added setup.py

This commit is contained in:
Marvin Zhang
2019-03-03 10:48:04 +08:00
parent d26f43e09e
commit 8361c04de9
151 changed files with 21609 additions and 10 deletions

3
.gitignore vendored
View File

@@ -104,3 +104,6 @@ venv.bak/
# mypy
.mypy_cache/
# node_modules
node_modules/