django-eav2/pytest.ini

5 lines
144 B
INI
Raw Normal View History

2023-10-13 09:30:55 +00:00
[tool:pytest]
DJANGO_SETTINGS_MODULE = test_project.settings
PRIMARY_KEY_FIELD = "django.db.models.BigAutoField"
python_files = tests/test_*.py