Skip to content

Commit

Permalink
removing django dep
Browse files Browse the repository at this point in the history
  • Loading branch information
cypreess committed Feb 24, 2013
1 parent dd14cbb commit e8568cb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,4 @@ def read(fname):
packages = [ 'menus',
'menus.templatetags',
],
install_requires = [
'django>=1.1',
],
)

0 comments on commit e8568cb

Please sign in to comment.