mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-01-01 14:20:28 +01:00
3 lines
63 B
Bash
3 lines
63 B
Bash
|
|
source ./venv/bin/activate
|
||
|
|
pytest -c test/pytest.ini
|
||
|
|
deactivate
|