Markéta Machová
d5efc48cce
- Re-download pytest.ini and fix multiflavor packaging OBS-URL: https://build.opensuse.org/request/show/1184799 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-django-mailman3?expand=0&rev=36
3 lines
112 B
INI
3 lines
112 B
INI
[pytest]
|
|
addopts = --tb=short --create-db --reuse-db --ds=django_mailman3.tests.settings_test -s
|
|
pythonpath = . |