Mark Python 3 support

This commit is contained in:
Ryan Jarvis
2016-08-31 08:21:44 -07:00
committed by GitHub
parent 8afefa5e5b
commit 3b56c67737
+1
View File
@@ -30,6 +30,7 @@ setup(
'License :: OSI Approved :: BSD License',
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
'Topic :: Software Development :: Libraries :: Python Modules'
]