We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 152d3cf commit 87e5ba0Copy full SHA for 87e5ba0
setup.py
@@ -119,8 +119,8 @@ def run_tests(self):
119
"Development Status :: 4 - Beta",
120
"License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)",
121
"Programming Language :: Python :: 2.7",
122
- "Programming Language :: Python :: 3.3",
123
"Programming Language :: Python :: 3.4",
+ "Programming Language :: Python :: 3.5",
124
"Programming Language :: Python :: Implementation :: CPython",
125
"Programming Language :: Cython",
126
"Operating System :: POSIX",
0 commit comments