Fix build process for import scripts.

This commit is contained in:
Spencer Ofwiti
2021-06-23 05:49:06 +00:00
parent 71e0973020
commit 57100366d8
2 changed files with 132 additions and 77 deletions

1
.gitignore vendored
View File

@@ -12,3 +12,4 @@ build/
**/.nyc_output
**/coverage
**/.venv
.idea