feat: run CI jobs in podman containers, add requirements-dev.txt
Some checks failed
Some checks failed
- Use container: directive for gitleaks, lint, and test jobs - Build job stays on host (needs podman for image build/push) - Add requirements-dev.txt for unified dev/test dependency install Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
4
requirements-dev.txt
Normal file
4
requirements-dev.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
-e .
|
||||
pymumble>=1.6
|
||||
pytest>=7.0
|
||||
ruff>=0.4
|
||||
Reference in New Issue
Block a user