Skip to content

Commit

Permalink
setup.py: we're not supporting python3 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
themadinventor committed Dec 23, 2014
1 parent 4264ebe commit 11b02b1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
'Environment :: Console',
'License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
],
install_requires=[
'pyserial',
Expand Down

0 comments on commit 11b02b1

Please sign in to comment.