We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Fortunately it exits nonzero so this is more of a cosmetic issue than anything else:
$ tox -e py37 GLOB sdist-make: /home/asottile/workspace/pluggy/setup.py py37 create: /home/asottile/workspace/pluggy/.tox/py37 ^CERROR: got KeyboardInterrupt signal ___________________________________ summary ____________________________________ py37: commands succeeded congratulations :) $ echo $? 2 $ tox --version 3.8.6 imported from /home/asottile/opt/venv/lib/python3.6/site-packages/tox/__init__.py registered plugins: tox-virtualenv-no-download-1.1.0 at /home/asottile/opt/venv/lib/python3.6/site-packages/tox_virtualenv_no_download.py tox-pip-extensions-1.6.0 at /home/asottile/opt/venv/lib/python3.6/site-packages/tox_pip_extensions.py
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Fortunately it exits nonzero so this is more of a cosmetic issue than anything else:
The text was updated successfully, but these errors were encountered: