mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-04-19 16:01:14 +00:00
pip --version
This commit is contained in:
parent
b42b23c8f0
commit
abf997e6af
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ sudo docker-compose down \
|
|||
&& python3 -m venv venv \
|
||||
&& source venv/bin/activate \
|
||||
&& python --version \
|
||||
&& pip --version \
|
||||
&& pip install -r requirements.txt \
|
||||
&& pytest \
|
||||
&& deactivate \
|
||||
|
|
Loading…
Reference in a new issue