Skip to content

Sync recipe with conda-forge #220

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

Merged
merged 2 commits into from
Mar 11, 2025
Merged

Conversation

jakirkham
Copy link
Member

Syncs the recipe here with the one in conda-forge.

xref: conda-forge/jupyterlab-nvdashboard-feedstock#25

This needs to be handled differently for Conda. So split out the
handling of this dependency.
Comment on lines 79 to +90
test_python:
common:
- output_types: [conda, requirements, pyproject]
packages:
- pytest
- pytest-jupyter[server]>=0.6.0
- pytest-asyncio
- websockets
- output_types: [requirements, pyproject]
packages:
- pytest-jupyter[server]>=0.6.0
- output_types: [conda]
packages:
- pytest-jupyter-server>=0.6.0
Copy link
Member Author

Choose a reason for hiding this comment

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

Conda doesn't handle the extra syntax [...]. So adapt this for Conda

Also align package metadata.
@jakirkham jakirkham merged commit 2afa47b into rapidsai:branch-0.14 Mar 11, 2025
13 checks passed
@jakirkham jakirkham deleted the sync_w_cf branch March 11, 2025 15:36
@jakirkham
Copy link
Member Author

Thanks all! 🙏

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

Successfully merging this pull request may close these issues.

4 participants