Windows: Use correct nbxmpp version
This commit is contained in:
parent
f29bf4568a
commit
60f8c52c3a
|
@ -100,7 +100,7 @@ function install_deps {
|
|||
mingw-w64-"${ARCH}"-"${PYTHON_ID}"-six
|
||||
|
||||
PIP_REQUIREMENTS="\
|
||||
nbxmpp==0.6.8
|
||||
nbxmpp==0.6.9
|
||||
git+https://dev.gajim.org/lovetox/pybonjour-python3.git
|
||||
git+https://github.com/enthought/pywin32-ctypes.git
|
||||
keyring
|
||||
|
|
Loading…
Reference in New Issue