Skip to content
Snippets Groups Projects
Commit 9dd48b6e authored by kmadisa's avatar kmadisa
Browse files

Removing the python-devicetest dependency.

parent a884b16d
No related branches found
No related tags found
No related merge requests found
...@@ -45,11 +45,7 @@ setup(name="levpro", ...@@ -45,11 +45,7 @@ setup(name="levpro",
"coverage", "coverage",
"pytest", "pytest",
"pytest-cov", "pytest-cov",
"pytest-xdist", "pytest-xdist"
"python-devicetest",
"unittest2"
], ],
dependency_links=[
'git+https://github.com/vxgmichel/pytango-devicetest.git#egg=python_devicetest'],
keywords="levpro lmc ska", keywords="levpro lmc ska",
zip_safe=False) zip_safe=False)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment