Files
the-nexus/requirements.txt
Bezalel 36e1db9ae1
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
CI / test (pull_request) Failing after 16s
CI / validate (pull_request) Failing after 12s
Review Approval Gate / verify-review (pull_request) Failing after 4s
fix(ci): repair bash syntax in validate job and add missing requirements.txt
- Fix empty 'then' block in Python syntax validation loop
- Add minimal requirements.txt for pytest/pytest-asyncio/pyyaml
2026-04-07 15:16:19 +00:00

4 lines
47 B
Plaintext

pytest>=7.0
pytest-asyncio>=0.21.0
pyyaml>=6.0