Codebase list django-mailman3 / HEAD pytest.ini
HEAD

Tree @HEAD (Download .tar.gz)

pytest.ini @HEADraw · history · blame

1
2
3
[pytest]
addopts = --tb=short --create-db --reuse-db  --ds=django_mailman3.tests.settings_test -s
pythonpath = .