Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

Ease version requirement of six#67

Merged
doloopwhile merged 1 commit into
masterfrom
feature/six
Sep 19, 2017
Merged

Ease version requirement of six#67
doloopwhile merged 1 commit into
masterfrom
feature/six

Conversation

@doloopwhile
Copy link
Copy Markdown
Owner

No description provided.

@jace
Copy link
Copy Markdown

jace commented Oct 30, 2017

Is this released to PyPI? My Travis builds are breaking on Python 3.6 because of this.

error: six 1.11.0 is installed but six==1.10.0 is required by {'PyExecJS'}

@doloopwhile
Copy link
Copy Markdown
Owner Author

It is already released.
I guess you are trying older version of PyExecJS.

@jace
Copy link
Copy Markdown

jace commented Nov 7, 2017

PyPI says the current release is 1.4.1: https://pypi.python.org/pypi/PyExecJS. I downloaded the tarball and looked at setup.py. It has this line:

    install_requires=["six==1.10.0"],

@doloopwhile
Copy link
Copy Markdown
Owner Author

doloopwhile commented Nov 8, 2017 via email

@jace
Copy link
Copy Markdown

jace commented Nov 10, 2017

Thanks! My Travis builds are fixed again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants