Skip to content

Commit 270b7a9

Browse files
committed
no more 2to3!
1 parent 7833788 commit 270b7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def readme():
1010

1111
setup(name='plotly',
1212
version=__version__,
13-
use_2to3=True,
13+
use_2to3=False,
1414
author='Chris P',
1515
author_email='chris@plot.ly',
1616
maintainer='Chris P',

0 commit comments

Comments
 (0)