1
0
mirror of https://github.com/fedora-python/tox-current-env.git synced 2024-12-24 00:56:16 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Lumir Balhar
fa84635096 New Python versions in tests 2022-02-10 13:17:23 +01:00
Miro Hrončok
0d9beab1db Pin tox < 4, release as 0.0.7 2022-02-06 22:54:51 +01:00
Miro Hrončok
4348640a83 Drop the limited support of tox 3.13 and 3.14 (due to Fedora 31 EOL) 2020-11-25 10:39:26 +01:00
Miro Hrončok
65cb96383b Drop support for tox < 3.13 (< 3.15 with Python 3.8+)
We have tox 3.13 in Fedora 31 running on Python 3.7
We have tox 3.15 in Fedora 32 running on Python 3.8
2020-08-13 12:05:10 +02:00
Miro Hrončok
12b0f83762 Test with Python 3.9 as well 2020-08-13 12:05:10 +02:00
Petr Viktorin
2b89732d65
Switch CI to the fedora-python Tox GitHub action
https://github.com/fedora-python/tox-current-env/pull/28
2020-08-12 16:28:20 +02:00
Miro Hrončok
b1b144e6be Tests: Run tests in parallel with pytest-xdist 2019-10-23 13:24:51 +02:00
Miro Hrončok
cf04976cea Only use tox_cleanup hook when it is possible 2019-09-27 21:58:30 +02:00
Miro Hrončok
9ba5fae34a Support tox 3.5 and test with tox 3.5, latest and git master
Inspired by https://github.com/pytest-dev/pluggy/blob/master/tox.ini

Fedora 30 has tox 3.5.
2019-07-29 14:25:04 +02:00
Miro Hrončok
9fec5a14a7 Test package and depndencies are (not) installed 2019-07-18 11:06:48 +02:00
Miro Hrončok
0a281f94b1 Add very basic integration tests 2019-07-17 18:57:52 +02:00