Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

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 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.

2 participants