1 Commits

Author SHA1 Message Date
Marko
ec97ef646a requirements.txt added and README updated 2024-07-08 11:15:07 +02:00
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.