Vendor python dependencies

This commit is contained in:
Peter Evans 2020-01-23 16:59:17 +09:00
parent 2aa04baf2e
commit df0d07269b
17 changed files with 13 additions and 3 deletions

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
__pycache__
.python-version
node_modules
.DS_Store