requirements.txt added and README updated

This commit is contained in:
Marko 2024-07-08 11:15:07 +02:00
parent ce0aecea04
commit ec97ef646a
2 changed files with 8 additions and 0 deletions

View File

@ -2,6 +2,14 @@
Redisign of dmz.rs .
## Setup Python environment
Run
```
python -m venv venv
pip install -r requirements. txt
```
## Build site
Run

BIN
requirements.txt Normal file

Binary file not shown.