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

Check out napari repo instead of git+https #378

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

jni
Copy link
Contributor

@jni jni commented Feb 22, 2022

This prevents checkout from git with:

pip install git+https://github.com/napari/napari

which inadvertently checks out LFS content and consumes project LFS bandwidth.

Fixes #377

@tlambert03 tlambert03 merged commit 0fa849a into pyapp-kit:main Feb 22, 2022
@tlambert03 tlambert03 added the tests related to testing label Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests related to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GitHub workflows should not use pip install git+https for napari
2 participants