$ git show --format=fuller --patch-with-stat --summary 8115541be1ff30a853775dcaee22db5a051f9493
commit 8115541be1ff30a853775dcaee22db5a051f9493
Author: AngryPenguinPL <angrypenguinpoland@gmail.com>
AuthorDate: Wed Jul 15 22:12:44 2020 +0200
Commit: GitHub <noreply@github.com>
CommitDate: Wed Jul 15 22:12:44 2020 +0200
Update python-filetype.spec
---
python-filetype.spec | 3 ---
1 file changed, 3 deletions(-)
diff --git a/python-filetype.spec b/python-filetype.spec
index 92fbb1a..7c4c311 100644
--- a/python-filetype.spec
+++ b/python-filetype.spec
@@ -34,9 +34,6 @@ rm -rf examples/__init__.py
%py_install
rm -rf %{buildroot}%{python_sitelib}/examples
-%check
-pytest-%{python_version} -v tests --ignore tests/test_benchmark.py
-
%files
%doc README.rst History.md examples
%license LICENSE