Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor tool output classes out of galaxy.tools and into parser module. #1353

Merged
merged 1 commit into from Dec 17, 2015

Conversation

jmchilton
Copy link
Member

This makes the galaxy.tool.parser much more portable, it no longer has a dependency on anything in galaxy.tools or submodules except galaxy.tools.loader (which in turn has no dependencies on galaxy.tools or submodules).

This makes the galaxy.tool.parser much more portable, it no longer has a dependency on anything in galaxy.tools or submodules except galaxy.tools.loader (which in turn has no dependencies on galaxy.tools or submodules).
@martenson martenson added kind/refactoring cleanup or refactoring of existing code, no functional changes status/review labels Dec 17, 2015
@bgruening
Copy link
Member

👍

bgruening added a commit that referenced this pull request Dec 17, 2015
Refactor tool output classes out of galaxy.tools and into parser module.
@bgruening bgruening merged commit 455372e into galaxyproject:dev Dec 17, 2015
@jmchilton jmchilton modified the milestone: 16.01 Jan 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/refactoring cleanup or refactoring of existing code, no functional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants