8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 434b577 commit 4c9a643Copy full SHA for 4c9a643
setup.py
@@ -79,6 +79,7 @@ def run_tests(self):
79
'Programming Language :: Python :: 3',
80
'Programming Language :: Python :: 3.2',
81
'Programming Language :: Python :: 3.3',
82
+ 'Programming Language :: Python :: 3.4',
83
'Programming Language :: Python :: Implementation :: CPython',
84
],
85
extras_require={'test': kwargs['tests_require']},
0 commit comments