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

fix: pin setuptools version due to bad import #40

Merged
merged 1 commit into from
Jun 1, 2017

Conversation

david-caro
Copy link
Contributor

Should be removed once pypa/setuptools#1044
is merged.

Signed-off-by: David Caro [email protected]

@david-caro david-caro self-assigned this Jun 1, 2017
Should be removed once pypa/setuptools#1044
is merged.

Signed-off-by: David Caro <[email protected]>
@jacquerie
Copy link
Contributor

It looks like setuptools~=36 still gets installed later: https://travis-ci.org/inspirehep/inspire-docker/jobs/238278447#L2171

@david-caro
Copy link
Contributor Author

yep, we have it redundant in the entry point...

@david-caro
Copy link
Contributor Author

@jacquerie now it works :), merge if you are ok, I have to go, cya!

@david-caro david-caro requested a review from jacquerie June 1, 2017 14:38
@jacquerie jacquerie merged commit 29f3243 into inspirehep:master Jun 1, 2017
@jacquerie
Copy link
Contributor

setuptools==36.0.1 was released (https:/pypa/setuptools/releases/tag/v36.0.1), so we should be able to revert this.

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