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

Add explicit Python requirements to tools that appear to require it #142

Merged
merged 1 commit into from
May 27, 2022

Conversation

natefoo
Copy link
Contributor

@natefoo natefoo commented May 27, 2022

No description provided.

@@ -10,6 +10,7 @@
<xml name="preamble">
<requirements>
<requirement type="package" version="@TOOL_VERSION@">blast</requirement>
<yield />
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yield?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<expand macro="preamble" />
<expand macro="preamble">
<requirement type="package" version="3.9">python</requirement>
</expand>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The macros can do that can they?

Copy link
Owner

@peterjc peterjc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That extended macro stuff is rather neat.

I really ought to get CI working here again though...

@peterjc peterjc merged commit d4bbed9 into peterjc:master May 27, 2022
@natefoo
Copy link
Contributor Author

natefoo commented May 27, 2022

Thanks Peter!

@bgruening
Copy link
Contributor

Mh, it seems this was never deployed. I don't see 0.1.2 of blastxml_to_top_descr.xml in the TS.

@peterjc
Copy link
Owner

peterjc commented Sep 16, 2023

Looks like it was done between TravisCI and GitHub Actions automation...

@peterjc
Copy link
Owner

peterjc commented Sep 17, 2023

I have updated the tool sheds manually for https://github.com/natefoo/galaxy_blast/tree/master/tools/blastxml_to_top_descr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants