Skip to content

MAINT avoid importing spc before install#21

Open
glemaitre wants to merge 1 commit intorohanisaac:masterfrom
glemaitre:is/import_setup
Open

MAINT avoid importing spc before install#21
glemaitre wants to merge 1 commit intorohanisaac:masterfrom
glemaitre:is/import_setup

Conversation

@glemaitre
Copy link

Importing setup spc can lead to some issue. It will require numpy at build time (you actually only need it at run time).

This fix is actually parsing the _version.py to avoid importing the package itself. It is actually an usual way to do (https://github.com/uwescience/shablona).

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.

1 participant