We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7833788 commit 270b7a9Copy full SHA for 270b7a9
setup.py
@@ -10,7 +10,7 @@ def readme():
10
11
setup(name='plotly',
12
version=__version__,
13
- use_2to3=True,
+ use_2to3=False,
14
author='Chris P',
15
author_email='chris@plot.ly',
16
maintainer='Chris P',
0 commit comments