Add basic python package scheduling

This commit is contained in:
2023-03-30 21:55:51 -04:00
parent 5328ba4420
commit b32bcf597a
4 changed files with 84 additions and 0 deletions

7
.coveragerc Normal file
View File

@@ -0,0 +1,7 @@
[run]
branch = True
[report]
exclude_lines =
\.\.\.
pass