debian-forge/requirements.txt
Joe 33c16395f8
Some checks failed
Debian Forge CI/CD Pipeline / Build and Test (push) Failing after 1m39s
Debian Forge CI/CD Pipeline / Security Audit (push) Failing after 7s
Debian Forge CI/CD Pipeline / Package Validation (push) Successful in 1m17s
Debian Forge CI/CD Pipeline / Status Report (push) Has been skipped
Add missing dependencies for test execution
-  Added mako template engine (required by osbuild.util.lorax)
-  Added jinja2 template engine (common dependency)
-  Added pyyaml for YAML processing
-  Added license_expression for license handling
-  Updated CI workflow to install missing dependencies
-  Fixed ModuleNotFoundError that was preventing tests from running
-  Ready for successful test execution in CI pipeline
2025-08-29 19:13:45 -07:00

8 lines
72 B
Text

jsonschema
pytest
requests
psutil
mako
jinja2
pyyaml
license_expression