chore: rework Makefile to not depend on direnv

This commit is contained in:
Steven Arcangeli 2024-11-10 16:38:45 -08:00
parent 2f5d4353ee
commit 3499e26ef4
4 changed files with 33 additions and 7 deletions

4
scripts/requirements.txt Normal file
View file

@ -0,0 +1,4 @@
pyparsing==3.0.9
black
isort
mypy