Open
Conversation
Fix ruff errors.
Copier update
Update copier
Fix XML loader.
Bumps [scipp](https://github.com/scipp/scipp) from 24.6.0 to 24.9.1. - [Release notes](https://github.com/scipp/scipp/releases) - [Commits](scipp/scipp@24.06.0...24.09.1) --- updated-dependencies: - dependency-name: scipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…4.9.1 Bump scipp from 24.6.0 to 24.9.1 in /requirements
Better error message for missing parameter in the file.
Rotated detector pixel offset based on the starting position.
Bumps [scipp](https://github.com/scipp/scipp) from 24.9.1 to 24.11.0. - [Release notes](https://github.com/scipp/scipp/releases) - [Commits](scipp/scipp@24.09.1...24.11.0) --- updated-dependencies: - dependency-name: scipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…4.11.0 Bump scipp from 24.9.1 to 24.11.0 in /requirements
Bumps [scipp](https://github.com/scipp/scipp) from 24.11.0 to 24.11.1. - [Release notes](https://github.com/scipp/scipp/releases) - [Commits](scipp/scipp@24.11.0...24.11.1) --- updated-dependencies: - dependency-name: scipp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…4.11.1 Bump scipp from 24.11.0 to 24.11.1 in /requirements
…ile as much as possible and fix unit test according to the chnages.
Co-authored-by: Jan-Lukas Wynen <j-l.wynen@hotmail.de>
Remove bitshuffle from the hard-dependencies.
deps: lower bound numpy
Member
Pixi install will always get the dev version... The error here seems to probably have something to do with the fact the tags are not updated. |
Member
|
Another thing we need to do is to push the |
Member
Author
Right...!
Why is it related to pixi install...? Is it because the tags were updated only in my local environment, not in the github...? Ah now I see the problem...! I'll try fixing it... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I followed the instructions and it worked as expected I think...?
But the pixi install didn't work. How do I prevent it from using dev version??
@MridulS