forked from Georg/pyacl
Correct README reference in pyproject
File suffix was changed, reference was forgotten to be updated.
Fixes: eaf8f6085e
("Add proper README")
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
97299af765
commit
81c79895ed
@ -11,7 +11,7 @@ version = '0.0.1'
|
||||
authors = [
|
||||
{ name='Georg Pfuetzenreuter', email='georg+python@lysergic.dev' },
|
||||
]
|
||||
readme = 'README.txt'
|
||||
readme = 'README.md'
|
||||
requires-python = '>=3.6'
|
||||
|
||||
[tool.hatch.build.targets.pyacl]
|
||||
|
Loading…
Reference in New Issue
Block a user