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 640e3c1 commit 901f280Copy full SHA for 901f280
docs/installation.rst
@@ -53,7 +53,6 @@ Create an environment with all the required dependencies.
53
conda create -n cgal-dev python=3.8 mpir mpfr boost-cpp eigen=3.3 cgal-cpp=5.2 pybind11 compas compas_view2 --yes
54
55
.. tab-item:: OSX / Linux
56
- :active:
57
58
.. code-block:: bash
59
requirements-dev.txt
@@ -13,7 +13,7 @@ m2r
13
nbsphinx
14
pydocstyle
15
pytest >=3.2
16
-sphinx_compas_theme >=0.15.16
+sphinx_compas_theme >=0.15.18
17
sphinx >=3.4
18
twine
19
wheel
0 commit comments