python-socketio_4: init at 4.6.1
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-socketio 4.x available.
This commit is contained in:
@@ -6449,6 +6449,8 @@ in {
|
||||
|
||||
python-socketio = callPackage ../development/python-modules/python-socketio { };
|
||||
|
||||
python-socketio_4 = callPackage ../development/python-modules/python-socketio/4.nix { };
|
||||
|
||||
python-sql = callPackage ../development/python-modules/python-sql { };
|
||||
|
||||
python_statsd = callPackage ../development/python-modules/python_statsd { };
|
||||
|
||||
Reference in New Issue
Block a user