Codebase list django-mailman3 / run/5ed56d02-557b-4de3-ac2e-da9f2807f984/main pytest.ini
run/5ed56d02-557b-4de3-ac2e-da9f2807f984/main

Tree @run/5ed56d02-557b-4de3-ac2e-da9f2807f984/main (Download .tar.gz)

pytest.ini @run/5ed56d02-557b-4de3-ac2e-da9f2807f984/mainraw · history · blame

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