Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 96527de

Browse files
committed
Speed up make validate-docs: pip install is slow
1 parent 5d1b907 commit 96527de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ coverage:
3939
open htmlcov/index.html
4040

4141
build-docs:
42-
pip install -e .[doc]
4342
cd docs/; sphinx-build -W -T -E . _build/html
4443

4544
doctest:

0 commit comments

Comments
 (0)