CI/CD: Gitea Actions workflow med tests
This commit is contained in:
@@ -7,3 +7,9 @@ python-multipart==0.0.12
|
||||
bcrypt==5.0.0
|
||||
python-jose[cryptography]==3.3.0
|
||||
httpx==0.27.0
|
||||
|
||||
# Testing
|
||||
pytest>=8.0
|
||||
pytest-asyncio>=0.24
|
||||
pytest-cov>=5.0
|
||||
pytest-httpx>=0.30
|
||||
|
||||
Reference in New Issue
Block a user