Skip to content

Commit a789aee

Browse files
authored
Fix description_file key in setup.cfg (#92)
1 parent 04456aa commit a789aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
description-file = README.rst
2+
description_file = README.rst
33

44
[bdist_wheel]
55
universal = 1

0 commit comments

Comments
 (0)