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