We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3be8d20 commit 7dfce90Copy full SHA for 7dfce90
1 file changed
ci/conda/meta.yaml
@@ -21,22 +21,18 @@ build:
21
22
requirements:
23
build:
24
- - patch [win]
25
- python
26
- oce ==0.18.1
27
- - cmake
28
- - ninja
29
- - swig
30
- - freetype ==2.6.3 [win]
31
- - freetype [osx and linux]
32
- - gcc [linux]
+ - cmake ==3.8.0
+ - ninja ==1.7.2
+ - swig ==3.0.11
+ - freetype ==2.7
33
34
run:
35
- pyqt >=5
36
37
38
39
40
- pyobjc-core [osx and py27]
41
42
test:
0 commit comments