Skip to content

Commit

Permalink
Since library dependency management and pinning are done using uv.loc…
Browse files Browse the repository at this point in the history
…k, delete requirements.txt
  • Loading branch information
syou6162 committed Jan 17, 2025
1 parent ed72054 commit 17dea1c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 66 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,3 @@ scan-new-baseline: .uv-installed-$(PY_VERSION)

scan-without-baseline: .uv-installed-$(PY_VERSION)
@uvx bandit -r src

requirements.txt: .uv-installed-$(PY_VERSION)
@uv export -o requirements.txt --no-hashes --frozen
63 changes: 0 additions & 63 deletions requirements.txt

This file was deleted.

0 comments on commit 17dea1c

Please sign in to comment.