8000 Add new classifier for Python 3.4 · waynr/github3.py@4c9a643 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4c9a643

Browse files
committed
Add new classifier for Python 3.4
1 parent 434b577 commit 4c9a643

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ def run_tests(self):
7979
'Programming Language :: Python :: 3',
8080
'Programming Language :: Python :: 3.2',
8181
'Programming Language :: Python :: 3.3',
82+
'Programming Language :: Python :: 3.4',
8283
'Programming Language :: Python :: Implementation :: CPython',
8384
],
8485
extras_require={'test': kwargs['tests_require']},

0 commit comments

Comments
 (0)
0