mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-02 17:40:07 +00:00
Use local don't work with venvs #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @upALX on 4/5/2025
When I try to use pipreqs on an active venv, packages are duplicated if they exist both in the system and in the active venv.
Simple example generated requirements:
Sometimes packages are found but not written in the requirements...
Linux distro tested:
CLI used: