Skip to content

Commit 715f412

Browse files
committed
docs: do not require setuptools for docs
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 9cf7449 commit 715f412

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
from __future__ import annotations
88

9-
# Warning: do not change the path here. To use autodoc, you need to install the
10-
# package first.
119
import importlib.metadata
1210

1311
# -- Project information -----------------------------------------------------

0 commit comments

Comments
 (0)