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 6147666 commit 4aec113Copy full SHA for 4aec113
docs/installation.rst
@@ -31,4 +31,4 @@ To get the latest development version, you can install from local source, or dir
31
conda activate occ
32
git clone https://github.com/compas-dev/compas_occ.git
33
cd compas_occ
34
- pip install -e '.[dev]'
+ pip install -e ".[dev]"
0 commit comments