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

Added -allow-unsafe flag to pip_compile in pip_tools.py #58

Merged

Conversation

Bogdan-Shevchenko-DS
Copy link
Contributor

Without flag command "fab pip.sync" falling with error
"setuptools" version is not fixed.
https:/jazzband/pip-tools/#deprecations

In future versions, the --allow-unsafe behavior will be enabled by default. Use --no-allow-unsafe to keep the old behavior. It is recommended to pass the --allow-unsafe now to adapt to the upcoming change.

Without flag command "fab pip.sync" falling with error
"setuptools" version is not fixed.
https:/jazzband/pip-tools/#deprecations
Pip-tools has issue on pip version >=22.0
jazzband/pip-tools#1558
@alexryabtsev alexryabtsev merged commit 04c009d into django-stars:master Feb 4, 2022
@alexryabtsev
Copy link
Collaborator

@Bogdan-Shevchenko-DS Thank you for this fix 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants