Add Mako requirement, oops

This commit is contained in:
Trysdyn Black 2024-12-20 17:52:50 -08:00
parent 8b8385afaf
commit 70eb03568f

View file

@ -11,6 +11,7 @@ This project tries to be pretty lean. Requirements should be roughly...
- Python 3.8 or greater
- python-cherrypy
- python-requests
- python-mako
Archlinux packages for the above should get you rolling immediately. Otherwise setting up a virtualenv is recommended.