From 428b5d3144791c033697365ed68502b3251dc3e5 Mon Sep 17 00:00:00 2001 From: Sergey B Kirpichev Date: Tue, 31 Aug 2021 12:42:49 +0300 Subject: [PATCH] XXX try to exclude workaround for the sphinx-doc --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4172485777..9ff1439f27 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -41,7 +41,6 @@ jobs: pip install git+https://github.com/aleaxit/gmpy.git pip install git+https://github.com/scipy/scipy.git pip install git+https://github.com/nedbat/coveragepy@f6d3e88 - pip install git+https://github.com/sphinx-doc/sphinx.git else pip install https://github.com/aleaxit/gmpy/releases/download/gmpy2-2.1.0b6/gmpy2-2.1.0b6-cp39-cp39-manylinux2010_x86_64.whl fi