Skip to content

Commit

Permalink
Merge pull request #58 from akatsoulas/remove-python-3.2
Browse files Browse the repository at this point in the history
Remove python v3.2 from setup.py.
  • Loading branch information
akatsoulas committed Nov 23, 2016
2 parents f12c1f3 + a9d0f84 commit f367dd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
Expand Down

0 comments on commit f367dd2

Please sign in to comment.