Implements GitHub Actions for CI/CD

This commit is contained in:
2022-12-09 21:52:51 -03:00
parent 053a134541
commit 87242755ea
6 changed files with 386 additions and 29 deletions

View File

@@ -7,6 +7,7 @@ name = "pypi"
pandas = "*"
numpy = "*"
yoshi-seals = "*"
twine = "*"
[dev-packages]
black = "*"