json-schema validations.

NIO creation refactoring.
This commit is contained in:
grossmj
2014-04-23 12:31:33 -06:00
parent 2ebac2f20a
commit 9be5625c38
19 changed files with 2486 additions and 517 deletions

View File

@ -47,6 +47,7 @@ setup(
install_requires=[
"tornado >= 3.1",
"pyzmq",
"jsonschema"
],
entry_points={
"console_scripts": [