test: add requirements-test.txt for isolated test venv
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
5
requirements-test.txt
Normal file
5
requirements-test.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
# Minimal dependencies for running the unit test suite.
|
||||
# Install with: pip install -r requirements-test.txt
|
||||
-r requirements.txt
|
||||
pytest>=8.0
|
||||
pytest-asyncio>=0.23
|
||||
Reference in New Issue
Block a user