mirror of
https://github.com/gumyr/build123d.git
synced 2026-04-27 23:31:39 -07:00
10 lines
No EOL
188 B
YAML
10 lines
No EOL
188 B
YAML
name: docs
|
|
channels:
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- sphinx
|
|
- nbsphinx
|
|
- pip:
|
|
- sphinx_rtd_theme
|
|
- git+https://github.com/gumyr/cq_warehouse.git#egg=cq_warehouse |