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.
2 parents 3386073 + e6a7857 commit 8e95ee9Copy full SHA for 8e95ee9
CONTRIBUTING.md
@@ -28,7 +28,7 @@ To build this project you will need [Python](https://www.python.org/) `>= 3.7` a
28
To install all Python dependencies open a terminal go into the `fortls` cloned folder and run:
29
30
```sh
31
-pip install -e .[dev,docs]
+pip install -e ".[dev,docs]"
32
```
33
34
### Testing 🧪
0 commit comments