Skip to content

Commit 82d15ea

Browse files
authored
Merge pull request #43 from jaredhendrickson13/master
fix: use underscore 'description_file' name in setup.cfg
2 parents 952fe7c + 75f8366 commit 82d15ea

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

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

77
[flake8]
88
ignore = E402,E501,W503,W504,E731,E741

0 commit comments

Comments
 (0)