From 85aae8a86d51aef1e4e2ecb6c5b8ad80af3fc8fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 11 Mar 2019 17:47:30 +0100 Subject: [PATCH] Revert "Skip the tests for now to get rid of python2-sphinxcontrib-websupport" This reverts commit a3e0f050af352089608217fe91cbf883c87899a1. --- python-sphinxcontrib-websupport.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sphinxcontrib-websupport.spec b/python-sphinxcontrib-websupport.spec index f282e58..08db299 100644 --- a/python-sphinxcontrib-websupport.spec +++ b/python-sphinxcontrib-websupport.spec @@ -50,7 +50,7 @@ rm -rf %{pypi_name}.egg-info %py3_install %check -#PYTHONPATH=. py.test-3 tests/ +PYTHONPATH=. py.test-3 tests/ %files -n python3-%{pypi_name} %license LICENSE