We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd6c2f commit f91f30aCopy full SHA for f91f30a
1 file changed
conda-recipe/meta.yaml
@@ -55,6 +55,10 @@ outputs:
55
noarch: python
56
57
requirements:
58
+ build:
59
+ - python >=3.9,<3.14
60
+ - pip
61
+ - setuptools
62
host:
63
- python >=3.9,<3.14
64
- pip
0 commit comments