Remove `setuptools` installation for `safety` 3 by ezio-melotti · Pull Request #128 · python/cherry-picker
Navigation Menu
{{ message }}
python / cherry-picker Public
- Notifications You must be signed in to change notification settings
- Fork 47
Merged
ezio-melotti merged 2 commits intopython:mainfrom
Jun 30, 2024Merged
Remove setuptools installation for safety 3#128
ezio-melotti merged 2 commits intopython:mainfrom
Remove setuptools installation for safety 3#128
ezio-melotti merged 2 commits intopython:mainfrom
Conversation
Copy link
Member
While working on #127 I noticed this TODO:
# TODO: remove setuptools installation when safety==2.4.0 is released
We are currently running Safety v3.2.3, so this can be removed.
However, the tests are failing due to an unrelated security issue. See here for more info:
hugovk approved these changes Jun 30, 2024
ezio-melotti
merged commit
3d4f082
into
python:main
ezio-melotti
deleted the
rm-setuptools
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment