from jmwright 72b67da

This commit is contained in:
jdegenstein
2022-09-16 13:52:44 -05:00
committed by GitHub
parent 04978a6f78
commit fffb6db0f2
50 changed files with 14900 additions and 0 deletions

13
cqgui_env.yml Normal file
View File

@@ -0,0 +1,13 @@
name: cq-occ-conda-test-py3
channels:
- CadQuery
- conda-forge
dependencies:
- pyqt=5
- pyqtgraph
- python=3.10
- spyder=5
- path
- logbook
- requests
- cadquery=master