We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db214bf commit 51ca27eCopy full SHA for 51ca27e
install.sh
@@ -1,2 +1,4 @@
1
+#!/bin/bash
2
+
3
pip uninstall adirondax -y
4
pip install -e .
0 commit comments