python-engineio_3: init at 3.14.2
Socket.IO and Engine.IO protocols are not backwards-compatible and major versions of the client and server need to be coordinated. It's therefore useful to have python-engineio 3.x available for use with python-socketio 4.x.
This commit is contained in:
@@ -6307,6 +6307,8 @@ in {
|
||||
|
||||
python-engineio = callPackage ../development/python-modules/python-engineio { };
|
||||
|
||||
python-engineio_3 = callPackage ../development/python-modules/python-engineio/3.nix { };
|
||||
|
||||
python-etcd = callPackage ../development/python-modules/python-etcd { };
|
||||
|
||||
python_fedora = callPackage ../development/python-modules/python_fedora { };
|
||||
|
||||
Reference in New Issue
Block a user