From 4bbc463c8f11bc6de5e73fd72ed275e257d5f2f7 Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Fri, 11 Jul 2025 14:22:05 +0500 Subject: [PATCH] ifcopenshell-python\docs\requirements.txt --- src/ifcopenshell-python/docs/requirements.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/ifcopenshell-python/docs/requirements.txt diff --git a/src/ifcopenshell-python/docs/requirements.txt b/src/ifcopenshell-python/docs/requirements.txt new file mode 100644 index 0000000000..39f324c072 --- /dev/null +++ b/src/ifcopenshell-python/docs/requirements.txt @@ -0,0 +1,3 @@ +furo +sphinx-autoapi +sphinx-copybutton