Files
cadquery/environment.yml

28 lines
395 B
YAML
Raw Normal View History

2019-02-19 00:20:49 +01:00
name: cadquery
channels:
2019-02-20 19:35:49 +01:00
- cadquery
2019-12-21 01:40:52 +01:00
- conda-forge
- defaults
2017-09-05 20:48:14 +02:00
dependencies:
2019-12-21 00:17:33 +01:00
- python>=3.6
2020-08-11 22:51:43 +02:00
- ipython
- ocp=7.5.1
2019-12-21 00:12:26 +01:00
- pyparsing
2020-09-07 11:54:52 +02:00
- sphinx=3.2.1
2019-12-21 00:12:26 +01:00
- sphinx_rtd_theme
2020-09-07 12:25:30 +02:00
- sphinx-autodoc-typehints
2021-02-18 17:56:23 +01:00
- black=19.10b0
2019-12-21 00:12:26 +01:00
- codecov
- pytest
- pytest-cov
2020-05-10 17:17:33 +02:00
- ezdxf
2020-05-10 19:36:54 +02:00
- ipython
- typing_extensions
2020-09-09 15:29:39 +02:00
- nptyping
- nlopt
- path
2019-12-21 01:40:52 +01:00
- pip
2019-02-19 00:20:49 +01:00
- pip:
2019-12-21 00:12:26 +01:00
- "--editable=."
- sphinxcadquery