Markéta Machová
bdee20f7d2
- Update to version 1.3.14 * See https://gitlab.com/mailman/django-mailman3/-/blob/v1.3.14/README.rst or the packaged README.rst. - Update to version 1.3.13 * See https://gitlab.com/mailman/django-mailman3/-/blob/v1.3.13/README.rst or the packaged README.rst. - Update to version 1.3.12 * See https://gitlab.com/mailman/django-mailman3/-/blob/v1.3.12/README.rst or README.rst packaged in this file. - Added pytest.ini OBS-URL: https://build.opensuse.org/request/show/1182957 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-django-mailman3?expand=0&rev=35
4 lines
113 B
INI
4 lines
113 B
INI
[pytest]
|
|
addopts = --tb=short --create-db --reuse-db --ds=django_mailman3.tests.settings_test -s
|
|
pythonpath = .
|