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

Whether to use pip to build conda-build #44

Open
jakirkham opened this issue Apr 25, 2018 · 1 comment
Open

Whether to use pip to build conda-build #44

jakirkham opened this issue Apr 25, 2018 · 1 comment

Comments

@jakirkham
Copy link
Member

It seems we require pip, but then don't use it. Should we be using pip to do the install or should we switch the requirement back to setuptools?

Code refs:


python setup.py install --single-version-externally-managed --record=record.txt

python setup.py install --single-version-externally-managed --record=record.txt

@bollwyvl
Copy link

Not directly related to installation, but we could probably use pip check in test to avoid future issues like #183 .

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

No branches or pull requests

2 participants