Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
allworldit
python
forkedsubprocess
Commits
7436ca2f
Commit
7436ca2f
authored
Sep 26, 2019
by
Nigel Kukard
Browse files
CI: Fixed deps
parent
b63bfa00
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7436ca2f
...
...
@@ -10,7 +10,7 @@ test_job:
# Create environment
-
pacman -Syu --noconfirm
-
pacman -S --noconfirm grep python
-
pacman -S --noconfirm
python-pythondialog
python-pytest python-pytest-runner python-pytest-cov python-pylint python-isort mypy pylama python-mccabe
python-requests
-
pacman -S --noconfirm python-pytest python-pytest-runner python-pytest-cov python-pylint python-isort mypy pylama python-mccabe
# Run tests
-
python setup.py test
# Artifacts
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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