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 b0a7aa3 commit 5669ea6Copy full SHA for 5669ea6
docs/development.md
@@ -7,7 +7,6 @@ Setup your system for development:
7
```bash
8
git clone https://github.com/InsightSoftwareConsortium/itkwidgets.git
9
cd itkwidgets
10
-pip install -r requirements-dev.txt
11
pip install -e .
12
pytest
13
pytest --nbmake examples/*.ipynb
0 commit comments