mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-13 12:00:16 +08:00
removed zmq from requirements files.
This commit is contained in:
@@ -5,7 +5,7 @@ from collections import MutableMapping
|
||||
|
||||
def Enum(*options):
|
||||
"""
|
||||
Fast enums are very important when we want really tight zmq
|
||||
Fast enums are very important when we want really tight
|
||||
loops. These are probably going to evolve into pure C structs
|
||||
anyways so might as well get going on that.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user