diff --git a/setup.py b/setup.py index cd31b19..be506c2 100644 --- a/setup.py +++ b/setup.py @@ -18,6 +18,7 @@ classifiers=[ 'Programming Language :: Python', 'Framework :: Django', + 'License :: OSI Approved :: BSD License', ], install_requires=[ 'Django>=1.0'