Skip to content

Commit

Permalink
Update setup.py - remove Django from install_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
bmihelac committed Nov 28, 2013
1 parent 627fdd7 commit 87bd6cd
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 @@ -14,7 +14,6 @@

install_requires = [
'tablib',
'Django>=1.4.2',
'diff-match-patch',
]

Expand Down

0 comments on commit 87bd6cd

Please sign in to comment.