lostplaces-backend/MANIFEST.in

5 lines
137 B
Plaintext
Raw Normal View History

2020-09-10 20:57:34 +02:00
include LICENSE
2020-09-10 23:07:51 +02:00
include Readme.rst
2020-09-10 20:57:34 +02:00
include Pipfile
recursive-include lostplaces_app/static *
recursive-include lostplaces_app/templates *