mirror of
https://github.com/corundum/corundum.git
synced 2025-01-30 08:32:52 +08:00
Update tox configuration
This commit is contained in:
parent
b1596751cf
commit
b0bb8d628a
8
tox.ini
8
tox.ini
@ -25,10 +25,10 @@ commands =
|
|||||||
# pytest configuration
|
# pytest configuration
|
||||||
[pytest]
|
[pytest]
|
||||||
testpaths =
|
testpaths =
|
||||||
fpga/common/tb
|
fpga
|
||||||
fpga/mqnic
|
|
||||||
fpga/mqnic_tdma
|
|
||||||
fpga/app
|
fpga/app
|
||||||
|
norecursedirs =
|
||||||
|
lib
|
||||||
|
app
|
||||||
addopts =
|
addopts =
|
||||||
--ignore-glob=*lib*
|
|
||||||
--import-mode=importlib
|
--import-mode=importlib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user