We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c6bb2 commit c04e608Copy full SHA for c04e608
dev/install-dev.sh
@@ -0,0 +1,5 @@
1
+#!/usr/bin/env sh
2
+
3
+pip install -U pip wheel
4
+pip install -U setuptools
5
+pip install -U -r dev/requirements-dev.txt
0 commit comments