From 45c1c73456fd34b17fea9eb5e4f4933fbf4869f9 Mon Sep 17 00:00:00 2001 From: Will Barnes Date: Fri, 3 Nov 2023 13:19:36 -0400 Subject: [PATCH] add gitpython dep to docs --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 9656709..b54f1db 100644 --- a/setup.cfg +++ b/setup.cfg @@ -44,6 +44,7 @@ test = pytest-astropy pytest-cov docs = + GitPython sphinx sphinx-automodapi sphinx-changelog