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

setup.py: Make sure that numpy is available at build time (fixes #2) #3

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

hartwork
Copy link
Contributor

@hartwork hartwork commented Nov 1, 2024

.. since setup.py contains import numpy

Fixes #2

.. since setup.py contains "import numpy"
@hartwork hartwork changed the title `setup.py: Make sure that numpy is available at build time (fixes #2) setup.py: Make sure that numpy is available at build time (fixes #2) Nov 1, 2024
@hartwork
Copy link
Contributor Author

@nedbat do you have a minute?

@nedbat nedbat merged commit f3603c6 into nedbat:master Nov 10, 2024
1 check passed
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.

"pip install aptus" fails asking for numpy — setup_requires missing?
2 participants