Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set upper bound for
pyzmq
to avoid bug
Version 26.1.1 of `pyzmq` manually sets the LDFLAGS environment variable during the `libzmq` installation process, causing installation failures on some systems. To prevent these issues, we set the upper bound for `pyzmq` to 26.1.0 until `pyzmq` developers resolve the bug. Ref: zeromq/pyzmq#2014
- Loading branch information