diff requirements.txt @ 4:e7c8dcc5fc15

Make the weather server pip-installable and locally runnable.
author Paul Fisher <paul@pfish.zone>
date Sun, 29 Sep 2019 15:10:18 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/requirements.txt	Sun Sep 29 15:10:18 2019 -0400
@@ -0,0 +1,5 @@
+attrs
+flask
+flup
+pymongo
+pytz