5 lines
159 B
Text
5 lines
159 B
Text
|
|
# Kun for testing/utvikling -- IKKE del av app.Dockerfile sitt image.
|
||
|
|
# Se scripts/run_backend_tests.sh og tests/conftest.py.
|
||
|
|
pytest>=8.0
|
||
|
|
pytest-asyncio>=0.24
|