Skip to content

Commit

Permalink
Removed Django from requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Slump committed Feb 4, 2018
1 parent 9e1263c commit efe2242
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,10 @@
'pytest-runner'
],
install_requires=[
'Django>=1.11',
'requests',
'python-jose'
],
tests_require=[
'pytest-django',
'pytest-cov',
'mock>=2.0',
],
Expand Down

0 comments on commit efe2242

Please sign in to comment.