From a969bf0058c366616f75c064b1d59f80672eeff5 Mon Sep 17 00:00:00 2001 From: BO ZHANG Date: Sun, 9 Oct 2022 18:04:51 +0800 Subject: [PATCH] jenkins probably unable to connect to github --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ed03f4b..fe79cff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,4 @@ scipy==1.9.1 joblib==1.2.0 setuptools==58.0.4 astropy==5.1 -pycodestyle==2.9.1 -git+https://github.com/executablebooks/sphinx-copybutton.git \ No newline at end of file +pycodestyle==2.9.1 \ No newline at end of file -- GitLab