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.
2 parents 09a4c3f + 08cf350 commit 1beb5cfCopy full SHA for 1beb5cf
conda/recipes/conda_build_config.yaml
@@ -85,7 +85,7 @@ orsopy:
85
# 1.12.2 introduced an unguarded #define NOMINMAX which causes a compiler warning.
86
# It's resolved on their devel branch but not yet included in a release, as of 1.12.5.
87
poco:
88
- - 1.12.1|>=1.12.6
+ - '1.12.1|>=1.12.6,!=1.14.0'
89
90
psutil:
91
- '>=5.8.0'
0 commit comments