diff --git a/python-cliff.spec b/python-cliff.spec index 3f2418b..cd9438b 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -1,7 +1,7 @@ # # spec file for package python-cliff # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -94,9 +94,6 @@ rm -rf doc/build/html/.{doctrees,buildinfo} %install %python_install -%check -%python_exec -m stestr.cli run - %files %{python_files} %license LICENSE %doc ChangeLog README.rst