Commit f2aea9d6 authored by Syed Bilal Raees's avatar Syed Bilal Raees

venv1

parent 2f109317
Pipeline #2020 failed with stage
in 4 seconds
...@@ -7,8 +7,8 @@ test_app: ...@@ -7,8 +7,8 @@ test_app:
before_script: before_script:
- python3 -V - python3 -V
-ls -ltr - ls -ltr
-pwd - pwd
- /usr/bin/easy_install virtualenv - /usr/bin/easy_install virtualenv
- python3 -m venv venv - python3 -m venv venv
- python3 -m venv python3-virtualenv - python3 -m venv python3-virtualenv
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment