8000 Fixup conda development installation instructions by hmaarrfk · Pull Request #7483 · scikit-image/scikit-image · GitHub
[go: up one dir, main page]

Skip to content

Fixup conda development installation instructions #7483

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
Aug 3, 2024

Conversation

hmaarrfk
Copy link
Member
@hmaarrfk hmaarrfk commented Aug 2, 2024

I believe that these two minor fixes should be worth our effort in order to maintain compatibility with conda.

The first seems to be a quirk of pip and pypi which alias underscores and dashes. This isn't true in conda(-forge) which requires two separate packages. We are attempting to address this at the conda-forge level: conda-forge/lazy_loader-feedstock#11

The second one line change simply updates the command to use conda-forge for all build packages since they are now available there.

xref: https://github.com/scikit-image/scikit-image/pull/7373/files

Release note

For maintainers and optionally contributors, please refer to the instructions on how to document this PR for the release notes.

Use conda-forge consistently in instructions for setting up
the development environment. 

I believe that these two minor fixes should be worth our effort in order
to maintain compatibility with conda.

The first seems to be a quirk of pip and pypi which alias underscores
and dashes. This isn't true in conda(-forge) which requires two separate
packages.

The second one line change simply updates the command to use conda-forge
for all build packages since they are now available there.
@jni
Copy link
Member
jni commented Aug 3, 2024

@hmaarrfk can we update the lazy-loader package in conda-forge?

@hmaarrfk
Copy link
Member Author
hmaarrfk commented Aug 3, 2024

@hmaarrfk can we update the lazy-loader package in conda-forge?

yes.

xref: conda-forge/lazy_loader-feedstock#11

@lagru lagru added the 📄 type: Documentation Updates, fixes and additions to documentation label Aug 3, 2024
Copy link
Member
@lagru lagru left a comment

Choose a reason for hiding this comment

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

Looks good, thanks @hmaarrfk! Should we wait for conda-forge/lazy_loader-feedstock#11 until we merge this?

@hmaarrfk hmaarrfk merged commit 6e232f4 into scikit-image:main Aug 3, 2024
26 of 29 checks passed
@stefanv stefanv added this to the 0.25 milestone Aug 3, 2024
@hmaarrfk
Copy link
Member Author
hmaarrfk commented Aug 3, 2024

Let’s reduce own own maintenance burden. Merging this immediately does not hurt

@hmaarrfk hmaarrfk deleted the fix_conda_develop_instructions branch August 3, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📄 type: Documentation Updates, fixes and additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0