Miro Hrončok
679fbc996e
Always set passenv/pass_env to *
2022-12-14 13:51:28 +01:00
Lumir Balhar
5d5286d4f0
Drop tox < 3.24, add Python 3.11, fix tox 4 compatibility
2022-12-13 16:47:55 +01:00
Lumir Balhar
b0923ba7ea
Improved tests and testing with tox 4
2022-12-13 16:39:12 +01:00
Jürgen Gmach
d2f9344898
tox never gets capitalized
...
tox documentation is a good source for how to write it:
https://tox.wiki/en/latest/
https://tox.wiki/en/rewrite/
See also https://twitter.com/jugmac00/status/1524452912684011521
Merges https://github.com/fedora-python/tox-current-env/pull/50
2022-05-12 09:54:55 +02:00
Lumir Balhar
fa84635096
New Python versions in tests
2022-02-10 13:17:23 +01:00
Miro Hrončok
7b2047dda1
Don't recommend using Python virtual environmetns to isolate
...
This plugin is designed to escape virtual environments.
Even when tox and tox-current-env are installed in a virtual environment,
the tests are executed in the non-virtualenv Python.
Possibly related to https://github.com/fedora-python/tox-current-env/issues/43
2021-11-29 13:16:16 +01:00
Miro Hrončok
beda06ad5e
Document tox provisioning
...
Fixes https://github.com/fedora-python/tox-current-env/issues/39
2021-03-16 14:44:29 +01:00
Miro Hrončok
6dd32b21ce
Add the --print-extras-to(-file) option
2020-09-30 15:13:18 +02:00
Petr Viktorin
93e7f0b16a
Deprecate --print-deps-only in favor of --print-deps-to-file=-
2020-09-15 14:25:53 +02:00
Miro Hrončok
12b0f83762
Test with Python 3.9 as well
2020-08-13 12:05:10 +02:00
Miro Hrončok
a645fe2175
Clean fake venvs after --current-env
...
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
2019-09-27 21:58:30 +02:00
Miro Hrončok
7b6ccc79cb
Apply suggestions from code review
...
Co-Authored-By: Petr Viktorin <encukou@gmail.com>
2019-08-12 16:05:18 +02:00
Miro Hrončok
71d21b8266
Add --print-deps-to-file option for easier parsable dependencies
...
Fixes https://github.com/fedora-python/tox-current-env/issues/13
2019-08-01 12:39:12 +02:00
Miro Hrončok
8e10e05fbd
Document that --print-deps-only is also not good to mix.
2019-07-29 14:22:23 +02:00
Miro Hrončok
72c137afd8
Environment variables are not passed by default
...
Merges https://github.com/fedora-python/tox-current-env/pull/8
Co-Authored-By: Petr Viktorin <encukou@gmail.com>
2019-07-29 14:12:18 +02:00
Miro Hrončok
9dd4b78908
Fix a typo
2019-07-24 14:21:30 +02:00
Petr Viktorin
d372bea93b
Adjust README
2019-07-23 10:38:47 +02:00
Miro Hrončok
b7f56f2b7a
Add documentation
2019-07-22 14:32:48 +02:00
Miro Hrončok
bc3aa1e0a6
Initial commit
2019-07-17 13:54:09 +02:00