1
0
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:
Alex Forencich 2021-09-13 01:38:16 -07:00
parent b1596751cf
commit b0bb8d628a

View File

@ -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