python3 deps

main
jebba 2022-01-15 00:57:19 -07:00
parent edfd0d20d4
commit ff8e8752ea
2 changed files with 6 additions and 1 deletions

View File

@ -15,7 +15,7 @@ git clone https://spacecruft.org/spacecruft/kararrr
cd kararrr
# Install python deps as you like, such as:
pip3 install --user -r requirements.txt
pip3 install --user --upgrade -r requirements.txt
```

View File

@ -1,3 +1,8 @@
aggdraw
argparse
layer
matplotlib
mymath
pillow
router
tk