Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Commit e185a25

Browse files
committed
README will now serve as long_description.
1 parent 31d51b9 commit e185a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def mkdir_p(path):
5454
"v" + __version__
5555
),
5656

57-
long_description=read('docs/index.md'),
57+
long_description=read('README.md'),
5858
classifiers=[
5959
'Development Status :: 4 - Beta',
6060
'Framework :: Django',

0 commit comments

Comments
 (0)