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

Change conda and pip dependency handling #1

Merged
merged 2 commits into from
Nov 13, 2019

Conversation

constantinpape
Copy link

Suggestion to handle conda only and pip only dependencies, see also constantinpape#2.
This solution misuses the extra_requirements a bit, but this would be fine with me.

I have already tested the build in conda and this seems to work.

Whoever installs this with setuptools now can only use the "pip" extra requirements.

setup.py Outdated Show resolved Hide resolved
@constantinpape
Copy link
Author

I updated the PR according to our discussion and checked the conda build locally.
Let's see if travis is still happy, I think then we can merge.

@constantinpape
Copy link
Author

Travis looks good, all conda packages except of nifty (which is a separate issue) are found and installed properly. @clbarnes if you go ahead and merge this, we can finish the main PR :).

@clbarnes clbarnes merged commit fedc01f into clbarnes:type_checks Nov 13, 2019
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.

2 participants