Skip to content

Commit 8683d44

Browse files
Replace description-file metadata key with description_file (#1017)
1 parent b9d9c1b commit 8683d44

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
# Python Distribution
33
###############################################################################
44
[metadata]
5-
description-file = README.md
5+
description_file = README.md
66

77
###############################################################################
88
# flake8

0 commit comments

Comments
 (0)