Skip to content

Commit

Permalink
Remove python_requires
Browse files Browse the repository at this point in the history
broken on travis
  • Loading branch information
Robert Farmer committed Aug 18, 2017
1 parent cee872e commit 749c9d5
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 @@ -40,7 +40,6 @@
'Topic :: Software Development :: Code Generators',

],
python_requires='>2.6, >=3.3',
test_suite = 'tests',
ext_modules=cythonize(ext),
extras_require={
Expand Down

0 comments on commit 749c9d5

Please sign in to comment.