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.
1 parent 00f5186 commit c5d0988Copy full SHA for c5d0988
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.14.0'
+ - '1.12.1|>=1.12.6'
89
90
psutil:
91
- '>=5.8.0'
0 commit comments