Commit 2bc90a5bc6051fb51a914adfc98e72ac792557e1

Authored by Gust
1 parent 66233ec5

Add templates to MANIFEST.in

Signed-off-by: Gustavo Jaruga <darksshades@gmail.com>
Signed-off-by: Carlos Oliveira <carlospecter@gmail.com>
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
MANIFEST.in
... ... @@ -6,3 +6,4 @@ include DESCRIPTION.rst
6 6 # If using Python 2.6 or less, then have to include package data, even though
7 7 # it's already declared in setup.py
8 8 include requirements.txt
  9 +recursive-include colab/proxy/gitlab/templates *
... ...