Add tunnel to mysql

add any kernel to script generator
This commit is contained in:
2020-12-10 17:23:07 +01:00
parent 74841d5047
commit f3afcd00ba
12 changed files with 215 additions and 74 deletions

View File

@@ -36,6 +36,8 @@ setuptools.setup(
"ipympl",
"stree",
"odte",
"sshtunnel",
"mysql-connector-python",
],
zip_safe=False,
)