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 CI and add pyproject.toml to declare build time deps #71

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

JacobHayes
Copy link

As of PEP 518, pyproject.toml is the preferred way to specify build time dependencies. This way, pip will automatically install numpy at build time - whether building wheels or a user is installing from source.

@JacobHayes JacobHayes changed the title Add pyproject.toml to declare oldest-supported-numpy build time dep Add pyproject.toml to declare build time deps and fix CI Apr 23, 2021
@JacobHayes JacobHayes changed the title Add pyproject.toml to declare build time deps and fix CI Fix CI and add pyproject.toml to declare build time deps Apr 23, 2021
@JacobHayes JacobHayes force-pushed the add-pyproject branch 3 times, most recently from 0694063 to ee9b885 Compare April 23, 2021 06:28
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.

None yet

2 participants