fedora-python / fedora-python/tox-current-env
Allow to declare inside tox.ini that some environments need to not use a venv
Open
enhancement
- Dominant language
- Python
- Stars
- 26
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
As this plugin scope is to bypass the usage of a venv with tox, I do have a highly related use-case: I want to add some tox environments in `tox.ini` file that will not use any venv.
Basically this is asking for another way to activate this plugin instead of the command line switch.
This could prove very useful for using tox as a more generic build tool.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.