Skip to content

Commit 31d0928

Browse files
musicinmybraindpizetta
authored andcommitted
Replace deprecated dash-separated description-file
Use description_file instead. Fixes a SetuptoolsDeprecationWarning; fixes #340.
1 parent 1c5be2e commit 31d0928

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
@@ -2,4 +2,4 @@
22
universal = 1
33

44
[metadata]
5-
description-file = README.rst
5+
description_file = README.rst

0 commit comments

Comments
 (0)