Skip to content

Commit bb5c2e2

Browse files
authored
Merge pull request #4206 from J815/J815-patch-1
fail to build plotly python pkg due to use_2to3 is invalid #4193
2 parents fc3ef00 + 42abf1e commit bb5c2e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: packages/python/plotly/setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,6 @@ def run(self):
495495
setup(
496496
name="plotly",
497497
version=versioneer.get_version(),
498-
use_2to3=False,
499498
author="Chris P",
500499
author_email="[email protected]",
501500
maintainer="Nicolas Kruchten",

0 commit comments

Comments
 (0)