1
0
2019-11-15 08:45:40 +00:00
committed by Git OBS Bridge
parent 69ce03ca74
commit 4b6219f901
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 14 20:58:30 UTC 2019 - pgajdos@suse.com
- run the testsuite correctly
-------------------------------------------------------------------
Tue Oct 1 09:06:27 UTC 2019 - pgajdos@suse.com

View File

@@ -82,7 +82,8 @@ A web interface to access GNU Mailman v3 archives
%check
export DJANGO_SETTINGS_MODULE="hyperkitty.tests.settings_test"
%pytest
export PYTHONPATH='.'
%python_exec example_project/manage.py test
%files %{python_files}
%doc AUTHORS.txt README.rst