django-eav2/pytest.ini
2023-10-13 10:30:55 +01:00

4 lines
No EOL
143 B
INI

[tool:pytest]
DJANGO_SETTINGS_MODULE = test_project.settings
PRIMARY_KEY_FIELD = "django.db.models.BigAutoField"
python_files = tests/test_*.py