Skip to content

Commit

Permalink
Specify python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Kuttler committed Feb 16, 2013
1 parent 1a66925 commit bfff765
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Expand Up @@ -20,6 +20,9 @@
"Operating System :: OS Independent",
"Programming Language :: Python",
"Framework :: Django",
"Programming Language :: Python :: 2.5",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
],
install_requires = [
"Django >= 1.3",
Expand Down

0 comments on commit bfff765

Please sign in to comment.