mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 02:11:11 -05:00
Update freeze-requirements command
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
3
Makefile
3
Makefile
@@ -87,8 +87,7 @@ py-lock: ## Syncs dependencies and updates lock file without performing recursiv
|
||||
|
||||
.PHONY: freeze-requirements
|
||||
freeze-requirements: ## Pin all requirements including sub dependencies into requirements.txt
|
||||
poetry lock --no-update
|
||||
poetry requirements
|
||||
poetry export --without-hashes --format=requirements.txt > requirements.txt
|
||||
|
||||
.PHONY: audit
|
||||
audit:
|
||||
|
||||
Reference in New Issue
Block a user