From 789fcb8b05ceb329f7d0b0902aacdfcf3a099bd3 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Fri, 3 Dec 2021 07:26:39 -0500 Subject: [PATCH] Remove sphinx for testing tidelift alignment --- Pipfile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Pipfile b/Pipfile index a6153e1db..1e611a63c 100644 --- a/Pipfile +++ b/Pipfile @@ -15,12 +15,6 @@ pyroma = "*" pytest = "*" pytest-cov = "*" pytest-timeout = "*" -sphinx-copybutton = "*" -sphinx-issues = "*" -sphinx-removed-in = "*" -sphinx-rtd-theme = "*" -sphinxext-opengraph = "*" -Sphinx = ">=2.4" [dev-packages]