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

PKG: remove pyproject.toml for now #20718

Merged

Conversation

jorisvandenbossche
Copy link
Member

@jorisvandenbossche jorisvandenbossche commented Apr 17, 2018

Since this gives problems, it might be better to remove this until support in pip is better?
Eg I also have errors on the geopandas CI when installing pandas master with pip due to this.

Scipy did something similar: scipy/scipy#8735

@jreback
Copy link
Contributor

jreback commented Apr 17, 2018

is this what is causing the wheel build issues?

@jreback jreback added the Build Library building on various platforms label Apr 17, 2018
@jorisvandenbossche
Copy link
Member Author

jorisvandenbossche commented Apr 17, 2018

That's still something else I think. It's also related to the release of pip 10, but because they changed some api's that multibuild relied upon: https://github.com/matthew-brett/multibuild/issues/159

@jorisvandenbossche
Copy link
Member Author

cc @TomAugspurger

@jorisvandenbossche
Copy link
Member Author

Going to merge this, as currently it is just broken. We can always add back before the 0.23.0 release if pip is updated by then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants