From 05f867fce1b89a63519eb485e5893c3b2ffc8f44 Mon Sep 17 00:00:00 2001 From: Benjamin A. Beasley Date: Jan 04 2024 21:23:10 +0000 Subject: Assert that a license file is present in the .dist-info directory --- diff --git a/python-textdistance.spec b/python-textdistance.spec index 6c51ae8..e04d2c8 100644 --- a/python-textdistance.spec +++ b/python-textdistance.spec @@ -88,7 +88,7 @@ sed -r -i 's/^([[:blank:]]*)(.*\b(isort)\b)/\1# \2/' setup.py %install %pyproject_install -%pyproject_save_files textdistance +%pyproject_save_files -l textdistance %check