Skip to content

Commit 1522cd7

Browse files
authored
Merge pull request #109 from scrapinghub/pypi_friendly_description
Add long_description to setup.cfg
2 parents 5cddc20 + 2fdbf26 commit 1522cd7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
[metadata]
2+
long_description = file: README.rst
3+
long_description_content_type = text/x-rst
4+
15
[bdist_wheel]
26
universal = 1

0 commit comments

Comments
 (0)