Files
tinypilot-kvm/MANIFEST.in
Enno Lohmeier a518226919 add setup.py for Python packaging (#94)
* add setup.py

* rename ./build to ./run_build to not interfere with Python build dir
2020-07-30 15:29:51 -04:00

3 lines
65 B
Plaintext

recursive-include app/static *
recursive-include app/templates *