mirror of
https://github.com/fedora-python/tox-current-env.git
synced 2025-05-04 11:56:52 +02:00
This makes it easier to run regular tox after tox --current-env, however not the other way around. The documented caveat remains the same: Don't mix those without -r. Partially fixes https://github.com/fedora-python/tox-current-env/issues/14