New feature: import/export device configs.

This commit is contained in:
grossmj
2014-07-03 18:56:37 -06:00
parent 9ac5b86431
commit 7c99ee9de8
7 changed files with 159 additions and 1 deletions

View File

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