Commit 9d3531df authored by Syed Bilal Raees's avatar Syed Bilal Raees

config05

parent 648aa665
Pipeline #2017 failed with stage
in 6 seconds
...@@ -8,6 +8,7 @@ test_app: ...@@ -8,6 +8,7 @@ test_app:
before_script: before_script:
- python3 -V - python3 -V
- python3 -m venv venv - python3 -m venv venv
- virtualenv env
- source env/bin/activate - source env/bin/activate
script: script:
- pip install Flask - 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