Diff of /install.sh [000000] .. [e6696a]

Switch to side-by-side view

--- a
+++ b/install.sh
@@ -0,0 +1,2 @@
+pip install --upgrade pip
+pip install -r requirements.txt
\ No newline at end of file