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

9 Commits

Author SHA1 Message Date
Miro Hrončok
ab458fae39 Release 0.0.3 2020-09-30 15:34:40 +02:00
Filipe Laíns
aca2fb563b
hooks: implement custom tox_runenvreport without a pip dependency
This gets rid of the pip dependency, undesirable in some cases.

Signed-off-by: Filipe Laíns <lains@archlinux.org>
2020-09-01 19:34:07 +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
Miro Hrončok
56d71f94dc Release 0.0.2 2019-08-12 16:49:59 +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
2fe2463a39 Make it 0.0.1 2019-07-23 12:57:24 +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