Skip to content

Commit c67a17b

Browse files
committed
Fix description_file key in setup.cfg
1 parent 6dca88e commit c67a17b

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)