several fixes

This commit is contained in:
lreficent
2017-09-07 18:00:58 +02:00
committed by Artem Kostyuk
parent d991ed117b
commit 3ba0eaceca
12 changed files with 52452 additions and 236 deletions

View File

@@ -17,6 +17,6 @@
"external_dependencies": {
"python": ['bokeh'],
},
"auto_install": True,
"auto_install": False,
"license": "AGPL-3",
}