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 8d94f80 commit fe449ffCopy full SHA for fe449ff
docs/Contributing.rst
@@ -58,7 +58,7 @@ Following changes to the source files, you can view recent adjustments by buildi
58
.. code-block:: bash
59
60
cd mpl-interactions
61
- pip install -e ".[docs]"
+ pip install -e ".[doc]"
62
63
2. Run the following commands:
64
0 commit comments