summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorrsiddharth <rsd@gnu.org>2015-12-19 23:44:57 -0500
committerrsiddharth <rsd@gnu.org>2015-12-19 23:44:57 -0500
commitd939dadedf6b9d8b431ae15a2fdfcf5b5ffd63d5 (patch)
tree91953ba768f49fb2bb3d934c22ac64a4d2197597 /MANIFEST.in
parent263ad0a887908d5bbfc93837ab7fc9903a088f5b (diff)
Moved templates/ under lpschedule_generator module
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 1735a0a..9f51c25 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
include COPYING CONTRIBUTORS README.md
-recursive-include templates *
+recursive-include lpschedule_generator *
recursive-include tests *
recursive-exclude tests *.pyc \ No newline at end of file