Skip to content

Commit c04e608

Browse files
committed
install-dev
1 parent d7c6bb2 commit c04e608

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dev/install-dev.sh

+5
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)