Skip to content

Binary safety #6369

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions pipenv/patched/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
- Pip is modified, to make it work with Pipenv's custom virtualenv locations.
- Pip is modified, to make it work with pip-tool modifications.
- Pip is modified, to make it resolve deep extras links.
- Safety is hacked together to always work on any system.
- TOML libraries are upgraded to... work.

Don't touch.

Expand Down
1 change: 0 additions & 1 deletion pipenv/patched/patched.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
pip==24.3.1
safety==2.3.2
11 changes: 0 additions & 11 deletions pipenv/patched/safety/LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion pipenv/patched/safety/VERSION

This file was deleted.

11 changes: 0 additions & 11 deletions pipenv/patched/safety/__init__.py

This file was deleted.

8 changes: 0 additions & 8 deletions pipenv/patched/safety/__main__.py

This file was deleted.

42 changes: 0 additions & 42 deletions pipenv/patched/safety/alerts/__init__.py

This file was deleted.

298 changes: 0 additions & 298 deletions pipenv/patched/safety/alerts/github.py

This file was deleted.

Loading
Loading