mirror of
https://github.com/corundum/corundum.git
synced 2025-01-30 08:32:52 +08:00
Lock package versions
This commit is contained in:
parent
7ab512bd32
commit
625f3c9823
14
tox.ini
14
tox.ini
@ -11,13 +11,13 @@ python =
|
||||
|
||||
[testenv]
|
||||
deps =
|
||||
pytest
|
||||
pytest-xdist
|
||||
pytest-split
|
||||
cocotb
|
||||
cocotb-test
|
||||
cocotbext-axi
|
||||
cocotbext-pcie
|
||||
pytest == 6.2.5
|
||||
pytest-xdist == 2.4.0
|
||||
pytest-split == 0.4.0
|
||||
cocotb == 1.6.1
|
||||
cocotb-test == 0.2.1
|
||||
cocotbext-axi == 0.1.16
|
||||
cocotbext-pcie == 0.1.20
|
||||
|
||||
commands =
|
||||
pytest -n auto {posargs}
|
||||
|
Loading…
x
Reference in New Issue
Block a user