05/23 Phase 8

This commit is contained in:
2026-05-23 12:05:33 -04:00
parent 8fc1878670
commit 524cdfda9a
10 changed files with 149 additions and 18 deletions
+3 -1
View File
@@ -8,7 +8,9 @@
"Bash(python -m pytest tests/test_predictor.py -v)",
"Bash(python -m pytest)",
"Bash(python -m pytest tests/test_settings.py -v)",
"Bash(python -m pytest tests/ -v --tb=short)"
"Bash(python -m pytest tests/ -v --tb=short)",
"Bash(python -m pytest tests/ -q --tb=short)",
"Bash(python -m PyInstaller lottosight.spec --clean)"
]
}
}