mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 03:29:23 +02:00
12 lines
203 B
Text
12 lines
203 B
Text
# Test dependencies go here.
|
|
|
|
flake8~=3.8
|
|
pytest~=6.0
|
|
pytest-cov~=2.10
|
|
pytest-django~=3.9
|
|
pytest-env~=0.6
|
|
pytest-mock~=3.2
|
|
pytest-randomly~=3.4
|
|
pytest-sugar~=0.9
|
|
requests-mock~=1.8
|
|
#pytest-profiling<1.4
|