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

Allow disabling slow dependency check #2101

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hauntsaninja
Copy link

In large Python environments, this can easily cost a second (many importlib.metadata calls scale linearly with size of environment)

In large Python environments, this can easily cost a second (many `importlib.metadata` calls scale linearly with size of environment)
Copy link

github-actions bot commented Nov 4, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@hauntsaninja
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@hauntsaninja
Copy link
Author

recheck

@hauntsaninja
Copy link
Author

@sfc-gh-mkeller can I interest you in taking a look?

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