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

26916 tox config envs versions #7

Merged

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
@dmr-x
Copy link
Contributor

@dmr-x dmr-x commented Jul 24, 2018

Trac ticket

dmr-x added 7 commits Jul 23, 2018
Note that this applies only to the summary and exit status of tox.
During operation, tox will still display an error for each missing
interpreter.
(This may be confusing.)
In practice, it appears to redundantly reference whatever py3 version is
installed.
Running `tox` (or e.g. `tox -- -u`) will now be substantially more
useful, by default.

Fixes #26916

  https://trac.torproject.org/projects/tor/ticket/26916
@torproject-pusher torproject-pusher merged commit e82b3f4 into torproject:master Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment