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

Create meta.yaml for drug2cell #52452

Merged
merged 6 commits into from
Dec 2, 2024
Merged

Conversation

Mennayousef
Copy link
Contributor

I am attempting to create a conda recipe for drug2cell tool, the package is successful expect for the test section that I commented out in the meta.yaml file.

Package Plan

environment location:
/opt/anaconda3/envs/drug2cell/opt/anaconda3/conda-bld/osx-arm64/drug2cell-main-py312_0.tar.bz2

name: {{ name|lower }}
version: {{ version }}
source:
url: https://github.com/teichlab/drug2cell/archive/main.tar.gz
Copy link
Contributor

Choose a reason for hiding this comment

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

Please use a release/tag!
main is a moving target. Two separate builds would produce two different outouts.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for your response!
I changed the source URL

@martin-g martin-g merged commit 1536068 into bioconda:master Dec 2, 2024
5 checks passed
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.

2 participants