Add initial pipeline and build script

This commit is contained in:
2023-04-23 04:35:51 -06:00
commit 0346f2177b
7 changed files with 308 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
.DS_Store
.idea
*.log
tmp/
*.py[cod]
*.egg
build
htmlcov