Freeze requirements

This commit is contained in:
Abel Luck 2022-11-30 15:40:38 +00:00
parent 669b687722
commit 5c594b5e41
3 changed files with 550 additions and 2 deletions

View file

@ -15,4 +15,7 @@ test:
ci: lint types test
ci: lint types test
freeze:
poetry export --format=requirements.txt > requirements.frozen.txt