Commit 883c48159a4f1213668b85b5e872fae94249338a

Authored by Sergio Oliveira
1 parent ea7b0510

Readded MANIFEST.in

Signed-off-by: Sergio Oliveira <sergio@tracy.com.br>
Showing 1 changed file with 7 additions and 0 deletions   Show diff stats
MANIFEST.in 0 → 100644
@@ -0,0 +1,7 @@ @@ -0,0 +1,7 @@
  1 +include README.rst
  2 +include MANIFEST.in
  3 +recursive-include src/colab_spb/static *
  4 +recursive-include src/colab_spb/locale *
  5 +recursive-include src/colab_spb/templates *
  6 +recursive-exclude * __pycache__
  7 +recursive-exclude * *.py[co]