Skip to content

Commit

Permalink
Added license to list of classifiers in setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Bull committed Dec 14, 2010
1 parent 7865e55 commit 9e07c1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -18,6 +18,7 @@
classifiers=[
'Programming Language :: Python',
'Framework :: Django',
'License :: OSI Approved :: BSD License',
],
install_requires=[
'Django>=1.0'
Expand Down

0 comments on commit 9e07c1b

Please sign in to comment.