Skip to content

Commit 29f8f5d

Browse files
committed
Fix deprecated naming of metadata in setup.cfg
1 parent bb92fce commit 29f8f5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[metadata]
2-
description-file = README.md
2+
description_file = README.md
33
[aliases]
4-
test=pytest
4+
test=pytest

0 commit comments

Comments
 (0)