There was an error while loading. Please reload this page.
pip install
1 parent b111f41 commit c54100cCopy full SHA for c54100c
CONTRIBUTING.md
@@ -50,7 +50,7 @@ To install all necessary development dependencies, run this command in your
50
terminal from inside the top level of the arcade directory:
51
52
```shell
53
-pip install -e .[dev]
+pip install -e '.[dev]'
54
```
55
56
If you get an error like the one below, you probably need to update your pip version:
0 commit comments