Attempt to make some sort of setup file

This commit is contained in:
Michał Gdula 2023-03-02 17:00:54 +00:00
parent e16792c37e
commit 9e87c74c96
5 changed files with 141 additions and 55 deletions

View file

@ -11,6 +11,7 @@ readme = ".github/README.md"
python = "^3.10"
Flask = "^2.2.2"
flask-compress = "^1.13"
gunicorn = "^20.1.0"
python-dotenv = "^0.21.0"
pyyaml = "^6.0"
libsass = "^0.22.0"