Skip to content

Commit 80d2df2

Browse files
authored
Merge pull request #552 from h-mayorquin/fix_setup_metadata
Fix setup.cfg metadata
2 parents 96271f1 + fa7eb9f commit 80d2df2

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
@@ -10,7 +10,7 @@ all_files = 1
1010
upload-dir = build/docs
1111

1212
[metadata]
13-
description-file = README.rst
13+
description_file = README.rst
1414

1515
[aliases]
1616
test=pytest

0 commit comments

Comments
 (0)