diff MANIFEST.in @ 6:f8c2cb05d643

Include data manifest in setup.py.
author Paul Fisher <paul@pfish.zone>
date Sun, 29 Sep 2019 15:20:22 -0400
parents
children 4c25d5bb3534
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/MANIFEST.in	Sun Sep 29 15:20:22 2019 -0400
@@ -0,0 +1,2 @@
+include static/*
+include templates/*