Skip to content

FYI: PyWavelet does not correctly declare setup.py dependency on numpy #352

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

Closed
mickeyzoox opened this issue Feb 22, 2018 · 1 comment
Closed

Comments

@mickeyzoox
Copy link

See pypa/setuptools#1281

According to benoit-pierre the solution is to just add a setup_requires dependency to setup.py, but have not tested.

@rgommers
Copy link
Member

Thanks @mickeyzoox. This was fixed by gh-321, which will be in the next release. Note that that's a better fix than using setup_requires.

@grlee77 grlee77 added this to the v1.0 milestone Jul 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants