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

Bump to support python 3.13 and use scipp from nightly index. #120

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MridulS
Copy link
Member

@MridulS MridulS commented Jan 15, 2025

No description provided.

@@ -68,4 +71,4 @@ deps =
skip_install = true
changedir = requirements
commands = python ./make_base.py --nightly scipp,scippnexus,sciline,plopp,scippneutron,essreduce
pip-compile-multi -d . --backtracking
pip-compile-multi -d . --backtracking --annotate-index
Copy link
Member Author

Choose a reason for hiding this comment

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

This needs to updated in the template too.

sciline @ git+https://github.com/scipp/sciline@main
# via
# -r nightly.in
# essreduce
scipp @ https://github.com/scipp/scipp/releases/download/nightly/scipp-nightly-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
scipp==24.11.3.dev27+g47efd60e3
Copy link
Member Author

Choose a reason for hiding this comment

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

This either needs to be fixed while building or uploading wheels to the index. It should ideally be a stable version number like scipp==24.11.3.dev0 or the nightly requirements shouldn't be locked with a pinned requirements file.

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.

1 participant