Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 882728a

Browse files
committed
Remove earlier change in docs
1 parent 18d55aa commit 882728a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

doc/devel/development_setup.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,7 @@ command ::
178178

179179
python -m pip install --verbose --no-build-isolation --editable ".[dev]"
180180

181-
:::NOTE
182-
You may need to install pip dependencies pybind11, meson-python, cmake, ninja, numpy for the project to work in editable mode.
183-
:::
181+
184182
The 'editable/develop mode' builds everything and places links in your Python environment
185183
so that Python will be able to import Matplotlib from your development source directory.
186184
This allows you to import your modified version of Matplotlib without having to

0 commit comments

Comments
 (0)