diff options
author | Michel Alexandre Salim <salimma@fedoraproject.org> | 2021-12-07 20:41:50 -0800 |
---|---|---|
committer | Michel Alexandre Salim <salimma@fedoraproject.org> | 2021-12-07 20:41:50 -0800 |
commit | ca3d36cdc86c2025b66bd3650dbdd06f4f20e22c (patch) | |
tree | c191d9649cd7c324059e731e8b8f7ce74fc4801c | |
parent | 40261775935637b32442df976f76fbb94ef1af09 (diff) | |
download | specs-ca3d36cdc86c2025b66bd3650dbdd06f4f20e22c.tar.gz specs-ca3d36cdc86c2025b66bd3650dbdd06f4f20e22c.tar.xz specs-ca3d36cdc86c2025b66bd3650dbdd06f4f20e22c.zip |
pytest-services: remove commented line
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
-rw-r--r-- | python/python-pytest-services.spec | 1 |
1 files changed, 0 insertions, 1 deletions
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 |