jayvdb / tox-backticks

tox-backticks allows use of backticks within setenv to run commands to populate environment variables that can then be accessed using {env:var}
https://pypi.org/project/tox-backticks/
MIT License
5 stars 3 forks source link

Apply to commands_pre and commands_post #7

Closed jayvdb closed 5 years ago

jayvdb commented 5 years ago

There is a small fixup for commands , but commands_pre and commands_post will also need fixing.