mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 10:09:20 +02:00
15 lines
328 B
Text
15 lines
328 B
Text
# Test dependencies go here.
|
|
|
|
flake8
|
|
pytest
|
|
# pytest-django until a new release containing django_assert_num_queries
|
|
# is deployed to pypi
|
|
git+https://github.com/pytest-dev/pytest-django.git@d3d9bb3ef6f0377cb5356eb368992a0834692378
|
|
|
|
pytest-mock
|
|
pytest-sugar
|
|
pytest-xdist
|
|
pytest-cov
|
|
pytest-env
|
|
requests-mock
|
|
pytest-profiling<1.4
|