diff MANIFEST.in @ 19:47987502bf4c

Add graph, make it public, and bump the version. This checks in the tsc-compiled JS files because idklol.
author Paul Fisher <paul@pfish.zone>
date Sun, 13 Oct 2019 18:22:06 -0400
parents 4c25d5bb3534
children
line wrap: on
line diff
--- a/MANIFEST.in	Sat Oct 12 21:02:02 2019 -0400
+++ b/MANIFEST.in	Sun Oct 13 18:22:06 2019 -0400
@@ -1,2 +1,2 @@
-include weather_server/static/*
+recursive-include weather_server/static/ *
 include weather_server/templates/*