Skip to content

Commit

Permalink
fix requirements in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yceruto committed Mar 27, 2018
1 parent 61c6e12 commit f488174
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@
platforms=['OS Independent'],

install_requires=[
'setuptools',
'django>=1.5',
'django>=1.7',
],

include_package_data=True,
Expand Down

0 comments on commit f488174

Please sign in to comment.