Skip to content

Commit

Permalink
conda not needed for now
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanmele committed Mar 5, 2024
1 parent d500f68 commit 6d33837
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ To install `compas_assembly` for development, install from local source with the

.. code-block:: bash
conda create -n bender python=3.9 git compas compas_occ --yes
conda activate bender
git pull https://github.com/blockresearchgroup/compas_bender.git
cd compas_bender
pip install -e ".[dev]"

0 comments on commit 6d33837

Please sign in to comment.