Thanks to visit codestin.com Credit goes to github.com
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 dbe3622 + 1336a24 commit 0d735caCopy full SHA for 0d735ca
1 file changed
.appveyor.yml
@@ -18,7 +18,7 @@ environment:
18
PYTHONIOENCODING: UTF-8
19
PYTEST_ARGS: -raR --numprocesses=auto --timeout=300 --durations=25
20
--cov-report= --cov=lib --log-level=DEBUG
21
- PINNEDVERS: "pyzmq!=21.0.0"
+ PINNEDVERS: "pyzmq!=21.0.0 pyzmq!=22.0.0"
22
23
matrix:
24
# In theory we could use a single CONDA_INSTALL_LOCN because we construct
0 commit comments