Skip to content

Is the dependency resolution of nightly scipp correct? #239

Closed
@jl-wynen

Description

I tried to do an update in ScippNeutron (see scipp/scippneutron#600). But with #234, I get this in nightly.in:

scipp
--index-url=https://pypi.anaconda.org/scipp-nightly-wheels/simple/
--extra-index-url=https://pypi.org/simple
--pre
scippnexus @ git+https://github.com/scipp/scippnexus@main
plopp @ git+https://github.com/scipp/plopp@main
mpltoolbox @ git+https://github.com/scipp/mpltoolbox@main
sciline @ git+https://github.com/scipp/sciline@main
tof @ git+https://github.com/scipp/tof@main

which resolves to this in nightly.txt:

scipp==25.2.0
    # via
    #   -r nightly.in
    #   scippnexus
    #   tof

Is this correct and tox installs the nightly version of scipp? It doesn't look like that to me when running tox -e nightly.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions