Skip to content

Commit a1ea0cf

Browse files
authored
Declare to PyPI and tools that djqscsv supports Python 3 (#109)
Declare to PyPI and tools that djqscsv supports Python 3
2 parents 1d6814a + b1b338c commit a1ea0cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
"Development Status :: 4 - Beta",
1717
"Intended Audience :: Developers",
1818
"Programming Language :: Python",
19+
"Programming Language :: Python :: 3",
20+
"Programming Language :: Python :: 3.5",
1921
"Environment :: Plugins",
2022
"Framework :: Django",
2123
"License :: OSI Approved :: GNU General Public License (GPL)"

0 commit comments

Comments
 (0)