summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 960b2a71..e38e25e5 100644
--- a/setup.py
+++ b/setup.py
@@ -95,7 +95,7 @@ setup(
tests_require=tests_require,
classifiers=[
"Development Status :: 5 - Production/Stable",
- "Framework :: Django",
+ "License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
@@ -104,7 +104,6 @@ setup(
"Programming Language :: Python :: 2.5",
"Programming Language :: Python :: 2.4",
"Programming Language :: Python :: 2",
- "License :: OSI Approved :: BSD License",
"Intended Audience :: Developers",
"Topic :: Communications",
"Topic :: System :: Distributed Computing",