build123d/docs/installation.rst
2022-09-29 14:57:36 -04:00

15 lines
395 B
ReStructuredText

############
Installation
############
Install from github:
.. doctest::
>>> python3 -m pip install git+https://github.com/gumyr/build123d.git#egg=build123d
In addition, cq_warehouse and cadquery are required dependencies which will be removed in the
future. To install cq_warehouse:
.. doctest::
>>> python3 -m pip install git+https://github.com/gumyr/cq_warehouse.git#egg=cq_warehouse