add zlib to conda build dependency

zlib is now longer indirectly included from the vtk package now that we have a new occt variant novtk that does not depend on vtk
This commit is contained in:
Kristoffer Andersen
2023-05-08 14:12:03 +02:00
committed by GitHub
parent ff21749da4
commit a302e5db64
+2
View File
@@ -32,6 +32,7 @@ requirements:
- gmp # [unix]
- mpir # [win]
- nlohmann_json
- zlib
run:
- python
@@ -44,6 +45,7 @@ requirements:
- gmp # [unix]
- mpir # [win]
- nlohmann_json
- zlib
test:
imports: