Skip to content

Commit d9741aa

Browse files
authored
Fixes #31
1 parent ca5fc71 commit d9741aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
py_modules=['multiurl'],
66
version='1.3.0',
77
description='Allow multiple views to match the same URL.',
8+
long_description=open("README.rst").read(),
89
license='BSD',
910
url='https://github.com/raiderrobert/django-multiurl',
1011
download_url='https://github.com/raiderrobert/django-multiurl/tarball/v1.3.0',

0 commit comments

Comments
 (0)