Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Louis
pypimonitor
Commits
4a1709e6
Commit
4a1709e6
authored
May 28, 2016
by
Louis
Browse files
[test] Install dependencies before testing
parent
ac145e36
Pipeline
#7415
passed with stage
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
4a1709e6
...
...
@@ -10,7 +10,9 @@ deps =
[testenv:lint]
basepython
=
python3
deps
=
pylint
deps
=
pylint
-rrequirements.txt
commands
=
pylint pypimonitor --rcfile=pylintrc
[testenv:doc]
...
...
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