diff MANIFEST.in @ 39:e7fc3cc57b82

[packaging] add a MANIFEST.in, mostly for show
author Jeff Hammel <k0scist@gmail.com>
date Mon, 04 Sep 2017 14:16:29 -0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/MANIFEST.in	Mon Sep 04 14:16:29 2017 -0700
@@ -0,0 +1,1 @@
+include requirements.txt
\ No newline at end of file