From ca3d36cdc86c2025b66bd3650dbdd06f4f20e22c Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Tue, 7 Dec 2021 20:41:50 -0800 Subject: pytest-services: remove commented line Signed-off-by: Michel Alexandre Salim --- python/python-pytest-services.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python/python-pytest-services.spec b/python/python-pytest-services.spec index ce9ca9c..8bce32d 100644 --- a/python/python-pytest-services.spec +++ b/python/python-pytest-services.spec @@ -64,7 +64,6 @@ EOF %files -n python3-%{srcname} -f %{pyproject_files} %license LICENSE.txt %doc AUTHORS.rst CHANGES.rst README.rst -##{python3_sitelib}/%%{srcname}.pth %changelog -- cgit