Skip to content

Commit

Permalink
Merge pull request #9 from xrmx/nouwsgirequirement
Browse files Browse the repository at this point in the history
Stop requiring uwsgi to be installed by pip
  • Loading branch information
ionelmc committed Jul 1, 2015
2 parents 65e56df + 4c51046 commit c8bda3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,5 @@ def read(*names, **kwargs):
],
install_requires=[
'Django',
'uWSGI',
]
)

0 comments on commit c8bda3f

Please sign in to comment.