Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin setuptools==17.1 to install rnd_requirements #11

Merged
merged 1 commit into from
May 10, 2016

Conversation

jayvdb
Copy link
Contributor

@jayvdb jayvdb commented May 10, 2016

rnd_requirements.txt uses .zip dependencies that
now utilise environment markers from #7.

setuptools before 17.1 causes pip to fail with:

error in <x> setup command: Invalid environment marker: <y>

rnd_requirements.txt uses .zip dependencies that
now utilise environment markers from pyexcel#7.

setuptools before 17.1 causes pip to fail with:

    error in <x> setup command: Invalid environment marker: <y>
@chfw chfw merged commit d6c6b3e into pyexcel:master May 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants