Skip to content

Commit

Permalink
Dropped Py3.2 from the setup.py since we aren't testing it any more
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Jul 3, 2015
1 parent 7a12fca commit aae1868
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Expand Up @@ -104,8 +104,6 @@ def run(self):
'Programming Language :: Python',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
],
Expand Down

0 comments on commit aae1868

Please sign in to comment.