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

Conversation

@doloopwhile
Copy link
Owner

No description provided.

@jace
Copy link

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
OwnerAuthor

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

@jace
Copy link

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
OwnerAuthor

doloopwhile commented Nov 8, 2017 via email

@jace
Copy link

jace commented Nov 10, 2017

Thanks! My Travis builds are fixed again.

Sign up for freeto 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.

3 participants

@doloopwhile@jace