buku/MANIFEST.in
Ameya Shenoy cc658acd54 fix(manifest): include static files in manifest (#413)
also modififed docker build

Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
2019-08-23 18:08:32 +05:30

8 lines
283 B
Plaintext

include CHANGELOG LICENSE README.md buku.1 requirements.txt
include tests/test_bukuDb/Bookmarks
recursive-include tests *.py
recursive-include tests/test_bukuDb *.yaml
recursive-include auto-completion *
recursive-include bukuserver/templates *
recursive-include bukuserver/static *