Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP re #39 - run dependency management during repository installation
working: - fetching valid tool list - identifying unique requirements not working: File '/Users/langhorst/src/galaxy_hackathon/lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py', line 1138 in prepare_for_install [view.manager_dependency(req) for req in uniq_reqs.values()] TypeError: manager_dependency() takes exactly 1 argument (2 given)
- Loading branch information