mirror of https://github.com/KLayout/klayout.git
Added TESTSRC for pymod test
This commit is contained in:
parent
f536cc40da
commit
e9b613b550
|
|
@ -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.py",
|
||||
"TESTSRC={package} 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