Skip to content
Snippets Groups Projects
Commit 7df09ffd authored by Lan Dam's avatar Lan Dam
Browse files

modify install command in .gitlab-ci.yml

parent bb17c00b
No related branches found
No related tags found
1 merge request!2Gitlab CI pipeline and setup files
Pipeline #1220 failed with stage
in 1 minute and 51 seconds
......@@ -19,7 +19,7 @@ cache:
stages:
- Build Env and Test
before_script:
- python setup.py
- pip install -e .[dev]
flake8:
image: python 3.8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment