Skip to content

Commit 95d1f63

Browse files
committed
throw on some more setup.py pypi classifiers
1 parent 6b3c277 commit 95d1f63

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.py

+4
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,9 @@
1616
classifiers=[
1717
"Development Status :: 3 - Alpha",
1818
"Framework :: Django",
19+
"Intended Audience :: Developers",
20+
"License :: OSI Approved :: Apache Software License",
21+
"Operating System :: OS Independent",
22+
"Programming Language :: Python :: 2",
1923
],
2024
)

0 commit comments

Comments
 (0)