Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

BUG: final file location is at numpy root directory #52

Merged
merged 1 commit into from
Jun 17, 2019

Conversation

mattip
Copy link
Contributor

@mattip mattip commented Jun 16, 2019

Closes #49 (third time is the charm).

copy-paste error.
The _distributor_init.py file is at the root directory, the original code was one directory down.

@mattip mattip added the bug label Jun 16, 2019
@mattip
Copy link
Contributor Author

mattip commented Jun 16, 2019

It is annoying that I cannot properly test this code since it needs the change in numpy/numpy#13772 in order to be active (it is masked by properly functioning code that will be removed by that PR). Sorry for all the noise.

@charris
Copy link
Contributor

charris commented Jun 17, 2019

No point in delaying this. Thanks Matti.

@charris charris merged commit 880282f into MacPython:master Jun 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

win32 should have a _distributor_init.py and preload DLLs
2 participants