30 lines
458 B
YAML
30 lines
458 B
YAML
name: cadquery
|
|
channels:
|
|
- cadquery
|
|
- conda-forge
|
|
dependencies:
|
|
- python>=3.8
|
|
- ipython
|
|
- ocp=7.7.*
|
|
- pyparsing>=2.1.9
|
|
- sphinx=5.0.1
|
|
- sphinx_rtd_theme
|
|
- black=19.10b0
|
|
- click=8.0.4
|
|
- mypy
|
|
- codecov
|
|
- pytest
|
|
- pytest-cov
|
|
- ezdxf
|
|
- ipython
|
|
- typing_extensions
|
|
- nptyping=2.0.1
|
|
- nlopt
|
|
- path
|
|
- casadi
|
|
- multimethod >=1.7,<2.0
|
|
- pip
|
|
- pip:
|
|
- --editable=.
|
|
- git+https://github.com/CadQuery/OCP-stubs.git
|