2019-11-27 13:39:00 +00:00
committed by Git OBS Bridge
parent db0e79e3b7
commit 86e34d345f
2 changed files with 6 additions and 1 deletions

View File

@@ -87,7 +87,7 @@ export PYTHONPATH='.'
%python_exec example_project/manage.py test
%files %{python_files}
%doc AUTHORS.txt README.rst
%doc AUTHORS.txt README.rst example_project doc/*.rst
%license COPYING.txt
%{python_sitelib}/*