1
0
mirror of https://github.com/balkian/bitter.git synced 2025-03-12 17:56:59 +00:00
bitter/MANIFEST.in

10 lines
235 B
Plaintext
Raw Normal View History

2016-01-14 21:41:14 +01:00
include requirements.txt
2016-11-19 20:24:02 +01:00
include requirements-py2.txt
2016-01-14 21:41:14 +01:00
include test-requirements.txt
include README.md
2016-09-28 01:05:13 +02:00
include bitter/VERSION
2016-09-15 13:56:17 +02:00
graft bitter/templates
graft bitter/static
2016-12-06 01:30:32 +01:00
include tests/test*
global-exclude *.pyc
global-exclude __pycache__