Skip to content

Commit

Permalink
Include django braces in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Hagstedt committed Apr 16, 2015
1 parent 78720a3 commit 2834c40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ def read(fname):
install_requires=[
"Django >= 1.6, < 1.8",
"django-model-utils",
"django-braces"
],
classifiers=[
"Development Status :: 4 - Beta",
Expand Down

0 comments on commit 2834c40

Please sign in to comment.