We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ed86b commit 7d2fa11Copy full SHA for 7d2fa11
1 file changed
conda/build-environment.yaml
@@ -26,7 +26,8 @@ channels:
26
# The packages to install to the environment
27
dependencies:
28
- python=3.9
29
- - conda-build
+ - conda < 24.9.0
30
+ - conda-build < 24.9.0
31
- git
32
- llvmdev >=11
33
- numpy
0 commit comments