Makefile enhancements

This commit is contained in:
2025-09-13 21:48:18 +02:00
parent 82c8b0430b
commit 9aa6fbf722
3 changed files with 140 additions and 19 deletions

View File

@@ -1,9 +0,0 @@
# tests/requirements_test.txt
# Testing dependencies
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-mock>=3.11.0
httpx>=0.24.0
faker>=19.0.0
pytest-repeat>=0.9.4