Fixed test configuration

This commit is contained in:
Matthias Koefferlein 2022-05-15 22:05:44 +02:00
parent bdc8fc2801
commit f536cc40da
1 changed files with 1 additions and 1 deletions

View File

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