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

Commits on Dec 16, 2015

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

    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).
    jmchilton committed Dec 16, 2015
    Copy the full SHA
    61f64e8 View commit details
    Browse the repository at this point in the history