Skip to content

Commit

Permalink
Add Python 3.4 classifier trove to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
treyhunner committed Sep 11, 2014
1 parent e3ac25c commit 9a6a037
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -42,6 +42,7 @@
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: Implementation :: PyPy',
],
test_suite='test_names',
Expand Down

0 comments on commit 9a6a037

Please sign in to comment.