Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthieu Boileau
nbcourse
Commits
74c12ff8
Commit
74c12ff8
authored
Jun 16, 2020
by
Matthieu Boileau
Browse files
Use poetry in CI
parent
0edda91d
Pipeline
#7615
failed with stage
in 16 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
74c12ff8
...
...
@@ -5,6 +5,6 @@ test:
variables
:
PYTHONPATH
:
'
.'
script
:
-
pip install -r requirements.txt
-
p
ip
install
-r dev_requirements.txt
-
p
ytest
-v
-
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python
-
p
oetry
install
-
p
oetry run pytest tests
-v
Write
Preview
Supports
Markdown
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