-
Notifications
You must be signed in to change notification settings - Fork 489
add Spatialdata tool #7455
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
base: main
Are you sure you want to change the base?
add Spatialdata tool #7455
Conversation
|
|
It passes locally but here fails with: |
tools/spatialdata/macros.xml
Outdated
| <token name="@PROFILE@">25.0</token> | ||
| <xml name="requirements"> | ||
| <requirements> | ||
| <!-- <requirement type="package" version="@TOOL_VERSION@">spatialdata</requirement> --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are those needed? You want to clean this up?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, they are needed for the tool suit. But at the moment they are incompatible with each other in conda.
I have to wrap to mroe dependencies
This PR adds the spatialdata tool to galaxy.
FOR CONTRIBUTOR: