Files
cadquery/.readthedocs.yaml
Tetsuo Koyama 24c21d5174 Fix typo (#1176)
* Fix typo

* Update quickstart.rst

* ezdxf workaround

* Use latest mambaforge

* Fix the appveyor fix

* Simplify appveyor

* Fix readthedocs

After https://docs.readthedocs.io/en/stable/guides/conda.html

* Fix activate on linux

Co-authored-by: AU <adam-urbanczyk@users.noreply.github.com>
2022-12-02 17:49:52 +01:00

10 lines
118 B
YAML

version: 2
build:
os: "ubuntu-20.04"
tools:
python: "mambaforge-4.10"
conda:
environment: environment.yml