Commit 567edb59 by Peter Weidenbach

dependency corrected

parent 41e71149
...@@ -21,7 +21,7 @@ setup( ...@@ -21,7 +21,7 @@ setup(
], ],
dependency_links=[ dependency_links=[
'git+https://github.com/mass-project/common_helper_files.git#common_helper_files', 'git+https://github.com/mass-project/common_helper_files.git#common_helper_files',
'git+https://github.com/mass-project/common_analysis_base.git' 'git+https://github.com/mass-project/common_analysis_base.git#common_analysis_base'
], ],
author="Fraunhofer FKIE", author="Fraunhofer FKIE",
author_email="peter.weidenbach@fkie.fraunhofer.de", author_email="peter.weidenbach@fkie.fraunhofer.de",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment