mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-05-06 22:14:10 +00:00
wip tests 4
This commit is contained in:
parent
49ff748f3e
commit
9187c52ec6
2 changed files with 1 additions and 9 deletions
|
@ -25,7 +25,7 @@ sudo docker exec tests_prosody_1 /bin/bash -c "/entrypoint.sh register admin loc
|
|||
|
||||
python -m venv venv
|
||||
source venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
pip install -r requirements.txt # If updates are available --> update and create new version with 'pip-chill > requirements.txt'
|
||||
pytest
|
||||
deactivate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue