mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-05-09 08:04:48 +00:00
4 lines
143 B
INI
4 lines
143 B
INI
|
|
[tool:pytest]
|
||
|
|
DJANGO_SETTINGS_MODULE = test_project.settings
|
||
|
|
PRIMARY_KEY_FIELD = "django.db.models.BigAutoField"
|
||
|
|
python_files = tests/test_*.py
|