This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new d901b876 docs: pin furo version (#988)
d901b876 is described below
commit d901b87688ff2f34f169584daccf8a44300d8c92
Author: David Li <[email protected]>
AuthorDate: Wed Aug 23 09:25:18 2023 -0400
docs: pin furo version (#988)
Fixes #987.
---
ci/conda_env_docs.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ci/conda_env_docs.txt b/ci/conda_env_docs.txt
index 008b61d1..ad1c9939 100644
--- a/ci/conda_env_docs.txt
+++ b/ci/conda_env_docs.txt
@@ -17,7 +17,8 @@
breathe
doxygen
-furo
+# XXX(https://github.com/apache/arrow-adbc/issues/987)
+furo=2023.07.26
make
numpydoc
pytest