Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bb5c2e2

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

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎packages/python/plotly/setup.py

Copy file name to clipboardExpand all lines: packages/python/plotly/setup.py
-1Lines changed: 0 additions & 1 deletion
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="chris@plot.ly",
501500
maintainer="Nicolas Kruchten",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.