EOX GitLab Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
View Server 2
harvester
Commits
ad6e104c
Commit
ad6e104c
authored
Nov 18, 2021
by
Nikola Jankovic
💻
Browse files
ci: added install of dev requirements
parent
eb5bbafa
Pipeline
#18720
failed with stage
in 31 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ad6e104c
...
...
@@ -13,6 +13,7 @@ test:
-
python3 setup.py install
-
pip3 install -r requirements.txt
-
pip3 install -r requirements-test.txt
-
pip3 install -r requirements-dev.txt
-
flake8
-
mypy .
-
pytest --cov harvester --cov-report term-missing
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment