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

changes

parent e37ae5e5
Pipeline #2023 failed with stage
in 8 seconds
......@@ -12,7 +12,7 @@ test_app:
- python3 -m venv venv
- python3 -m venv python3-virtualenv
- source python3-virtualenv/bin/activate
- virtualenv env
- pwd
- source env/bin/activate
script:
- pip install Flask
......
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