Skip to content

Commit 1f89b1a

Browse files
Include base mypy requirements in docs requirements (#19727)
Attempt to fix #19726 After #19062, the docs build script attempts to import `mypy.main`, so building the docs now requires all of mypy's base requirements to be present as well.
1 parent 116b92b commit 1f89b1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/requirements-docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-r ../mypy-requirements.txt
12
sphinx>=8.1.0
23
furo>=2022.3.4
34
myst-parser>=4.0.0

0 commit comments

Comments
 (0)