We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f52af7e commit f7939dbCopy full SHA for f7939db
install.sh
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
cd $(dirname $0)
3
-pip install .
+pip install -e .
0 commit comments