Added classifier
@@ -15,6 +15,7 @@ | ||
15 | 15 | "Intended Audience :: Developers", |
16 | 16 | "License :: OSI Approved :: MIT License", |
17 | 17 | "Programming Language :: Python", |
18 | + "Programming Language :: Python :: 3", | |
18 | 19 | "Topic :: Software Development :: Libraries :: Python Modules"], |
19 | 20 | license="MIT License", |
20 | 21 | ext_modules = [ |