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 7c9a48a commit 405de18Copy full SHA for 405de18
CONTRIBUTING.md
@@ -22,7 +22,7 @@ pip install -r local-requirements.txt
22
Build and install drivers:
23
24
```sh
25
-pip install -e.
+pip install -e .
26
python setup.py bdist_wheel
27
# For all platforms
28
python setup.py bdist_wheel --all
0 commit comments