Skip to content

Commit

Permalink
disable redundant use_2to3
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Sep 9, 2021
1 parent 8b4b377 commit acd8455
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 @@ -15,7 +15,6 @@
download_url='https://github.com/danthedeckie/simpleeval/tarball/' + __version__,
keywords=['eval', 'simple', 'expression', 'parse', 'ast'],
test_suite='test_simpleeval',
use_2to3=True,
classifiers=['Development Status :: 4 - Beta',
'Intended Audience :: Developers',
'License :: OSI Approved :: MIT License',
Expand Down

0 comments on commit acd8455

Please sign in to comment.