Skip to content

Commit

Permalink
Merge pull request #4206 from J815/J815-patch-1
Browse files Browse the repository at this point in the history
fail to build plotly python pkg due to use_2to3 is invalid #4193
  • Loading branch information
alexcjohnson authored May 19, 2023
2 parents fc3ef00 + 42abf1e commit bb5c2e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/python/plotly/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,6 @@ def run(self):
setup(
name="plotly",
version=versioneer.get_version(),
use_2to3=False,
author="Chris P",
author_email="chris@plot.ly",
maintainer="Nicolas Kruchten",
Expand Down

0 comments on commit bb5c2e2

Please sign in to comment.