Skip to content

Commit d8b7496

Browse files
authored
Fix long_description to read file in setup.cfg
1 parent 528f924 commit d8b7496

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ test = pytest
33

44
[metadata]
55
license_file = LICENSE
6-
long_description = README.rst
6+
long_description = file: README.rst

0 commit comments

Comments
 (0)