Skip to content

Commit dd15f01

Browse files
swegenerifduyue
authored andcommitted
setup.cfg: description-file -> description_file
This fixes the following warning: setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead Signed-off-by: Sven Wegener <[email protected]>
1 parent 1881d00 commit dd15f01

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
@@ -1,2 +1,2 @@
11
[metadata]
2-
description-file = README.md
2+
description_file = README.md

0 commit comments

Comments
 (0)