You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any plan to support requirements*.txt and not just requirements.txt? local pyproject.toml?
I got multiple findings on a repository with Pinned-Dependencies but for lines like below
pip install -r requirements-build.txt # pinned
pip install -e '.[all]' # folder has a pyproject.toml with pinned dependencies
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Any plan to support requirements*.txt and not just requirements.txt? local pyproject.toml?
I got multiple findings on a repository with Pinned-Dependencies but for lines like below
Beta Was this translation helpful? Give feedback.
All reactions