Skip to content
Snippets Groups Projects
Commit 14d34858 authored by Corné Lukken's avatar Corné Lukken
Browse files

Try to resolve tango requirements for CI

parent 91728f32
No related branches found
No related tags found
1 merge request!58L2SS-259: Integrate unit tests using Continuous Integration (CI)
......@@ -2,4 +2,5 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=2.0 # Apache-2.0
\ No newline at end of file
pbr>=2.0 # Apache-2.0
pytango>=9.3.0 # LGPL
\ No newline at end of file
......@@ -13,6 +13,7 @@ setenv =
OS_STDERR_CAPTURE=1
OS_TEST_TIMEOUT=60
deps = -r{toxinidir}/test-requirements.txt
-r{toxinidir}/docker-compose/lofar-device-base/lofar-requirements.txt
commands = stestr run {posargs}
[testenv:pep8]
......
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