We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6772bfe commit cafbf7cCopy full SHA for cafbf7c
azure-pipelines.yml
@@ -18,7 +18,7 @@ parameters:
18
- name: minor
19
type: object
20
default:
21
- - 12
+ - 13
22
23
jobs:
24
- ${{ each minor in parameters.minor }}:
conda/meta.yaml
@@ -16,7 +16,7 @@ requirements:
16
- setuptools
17
run:
- python >=3.9
- - cadquery/label/dev::ocp=7.8.1
+ - ocp=7.8.1
- vtk=*=qt*
- pyparsing >=2.1.9
- ezdxf>=1.3.0
0 commit comments