mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
Update package versions
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
parent
ce8dcdafe8
commit
fc5964ab90
15
tox.ini
15
tox.ini
@ -11,13 +11,14 @@ python =
|
|||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
deps =
|
deps =
|
||||||
pytest == 6.2.5
|
pytest == 7.1.3
|
||||||
pytest-xdist == 2.4.0
|
pytest-xdist == 2.5.0
|
||||||
pytest-split == 0.4.0
|
pytest-split == 0.8.0
|
||||||
cocotb == 1.6.1
|
cocotb == 1.7.0
|
||||||
cocotb-test == 0.2.1
|
cocotb-bus == 0.2.1
|
||||||
cocotbext-axi == 0.1.16
|
cocotb-test == 0.2.2
|
||||||
jinja2 == 3.0.3
|
cocotbext-axi == 0.1.18
|
||||||
|
jinja2 == 3.1.2
|
||||||
|
|
||||||
commands =
|
commands =
|
||||||
pytest -n auto {posargs}
|
pytest -n auto {posargs}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user