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

Double requirement given #2

Open
soasme opened this issue Mar 25, 2016 · 1 comment
Open

Double requirement given #2

soasme opened this issue Mar 25, 2016 · 1 comment
Labels

Comments

@soasme
Copy link
Owner

soasme commented Mar 25, 2016

[app-stag01] run: sh ./install.sh
[app-stag01] out: Setting up virtualenv
[app-stag01] out: /usr/bin/python
[app-stag01] out: New python executable in /home/deploy/www/openids-staging/releases/160325-101908/venv/bin/python
[app-stag01] out: Installing setuptools, pip, wheel...done.
[app-stag01] out: Installing openids
[app-stag01] out: Ignoring indexes: https://pypi.python.org/simple
[app-stag01] out: Double requirement given: wheel==0.24.0 (from -r /home/deploy/www/openids-staging/releases/160325-101908/.beeper-data/requirements.txt (line 29)) (already in wheel, name='wheel')
[app-stag01] out: Done.
[app-stag01] out:

@soasme
Copy link
Owner Author

soasme commented Mar 25, 2016

Since wheel appears in both .beeper-data/virtualenv_support and .beeper-data, it's a possible way to abort building flow and let user resolve conflicts in requirements.txt.

@soasme soasme added the bug label Mar 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant