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

Commit e67cd40

Browse files
author
Laurent
committed
make requirements.docs.txt follow the [doc] optional deps from pyproject.toml
1 parent a5d3c29 commit e67cd40

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

requirements.docs.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
11
-e file:.[training]
2-
mkdocs-material==9.5.6
3-
mkdocstrings==0.24.0
4-
mkdocstrings-python==1.8.0
5-
mkdocs-literate-nav==0.6.1
6-
black>=24.1.1
2+
-e file:.[doc]

0 commit comments

Comments
 (0)