Skip to content
Snippets Groups Projects
Commit f35f4b83 authored by Stefano Borini's avatar Stefano Borini
Browse files

Added basic dependencies that were in wfmanager

parent 3e4b47b4
No related branches found
No related tags found
1 merge request!153Introduce CI package to handle installation and development
This commit is part of merge request !153. Comments created here will be created in the context of that merge request.
......@@ -5,6 +5,9 @@ DEFAULT_PYTHON_VERSION = "2.7"
PYTHON_VERSIONS = ["2.7", "3.5"]
CORE_DEPS = [
"distribute_remove==1.0.0-4",
"pip==10.0.1-1",
"setuptools==38.2.5-1",
"envisage==4.6.0-1",
"click==6.7-1",
"six==1.10.0-1",
......
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