mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-12-15 16:22:25 +03:00
5 lines
84 B
INI
5 lines
84 B
INI
[pytest]
|
|
DJANGO_SETTINGS_MODULE=settings
|
|
testpaths=tests
|
|
addopts=-m "not benchmark"
|