mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
2 lines
102 B
Batchfile
2 lines
102 B
Batchfile
set PYTHONPATH=".;%PYTHONPATH%"
|
|
pytest -x --capture=sys --print -W ignore::DeprecationWarning ./tests
|