There was an error while loading. Please reload this page.
1 parent 8306ab9 commit f2a4044Copy full SHA for f2a4044
1 file changed
recipes/pywebview/recipe.yaml
@@ -18,13 +18,13 @@ build:
18
19
requirements:
20
host:
21
- - python >=3.9
+ - python
22
- pip
23
- setuptools
24
- setuptools-scm
25
26
run:
27
28
- bottle
29
- proxy-tools
30
- typing_extensions
@@ -40,7 +40,6 @@ requirements:
40
- pyobjc-framework-cocoa >=9.0
41
- pyobjc-framework-quartz >=9.0
42
- pyobjc-framework-security >=9.0
43
- - pyobjc-framework-uniformtypeidentifiers >=9.0
44
- pyobjc-framework-webkit >=9.0
45
46
tests:
@@ -62,4 +61,4 @@ about:
62
61
63
extra:
64
recipe-maintainers:
65
- - GaelTouquet
+ - GaelTouquet
0 commit comments