Replies: 1 comment 2 replies
-
|
Thanks! Could you please create an issue? I could reproduce the issue both on tox version 3 and the upcoming tox version 4. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I specify a high
minversionorrequires, a provision environment is created. Apparently, it is usinginstall_commandfrom[testenv]section. Is this right? I thought thattestenvmeans test environment and will not be used for anything else.If this is correct behavior, perhaps document it? Also document the way to make provision environment not use test environment. Apparently, this works:
Beta Was this translation helpful? Give feedback.
All reactions