mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2025-12-06 07:12:04 +01:00
3 lines
63 B
Bash
3 lines
63 B
Bash
|
|
source ./venv/bin/activate
|
||
|
|
pytest -c test/pytest.ini
|
||
|
|
deactivate
|