mirror of https://github.com/KLayout/klayout.git
Fixed test configuration
This commit is contained in:
parent
bdc8fc2801
commit
f536cc40da
|
|
@ -5,7 +5,7 @@ test-command = [
|
|||
"python {package}/testdata/pymod/import_rdb.py",
|
||||
"python {package}/testdata/pymod/import_tl.py",
|
||||
"python {package}/testdata/pymod/import_lib.py",
|
||||
"python {package}/testdata/pymod/import_lay_noqt.py",
|
||||
"python {package}/testdata/pymod/import_lay.py",
|
||||
"python {package}/testdata/pymod/pya_tests.py"
|
||||
]
|
||||
# Disable building PyPy wheels on all platforms
|
||||
|
|
|
|||
Loading…
Reference in New Issue