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

fix: ensure setuptools is present in riot lock files #228

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

brettlangdon
Copy link
Member

By default setuptools is not included by pip-compile generated lock files.

This can cause issues for Venvs which rely on setuptools since it won't be included in the lock file.

@brettlangdon brettlangdon requested a review from a team as a code owner July 24, 2024 16:52
@brettlangdon brettlangdon enabled auto-merge (squash) July 24, 2024 16:52
@brettlangdon brettlangdon merged commit 5b73ba9 into master Jul 24, 2024
25 checks passed
@brettlangdon brettlangdon deleted the brettlangdon/compile.allow.unsafe branch July 24, 2024 17:09
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.

2 participants