Skip to content

Commit 400f7ee

Browse files
committed
Add how to install dev dependencies
1 parent f63bd57 commit 400f7ee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ See [documentation](https://sphinx-plotly-directive.readthedocs.io/en/latest/ind
4141

4242
## Development
4343

44+
### Install dependencies
45+
46+
```
47+
pip install -e ".[dev]"
48+
```
49+
4450
### Format code
4551

4652
```

0 commit comments

Comments
 (0)