Skip to content

Commit d4315f9

Browse files
committed
docs/requirements: add typing_extensions
This fixes failing builds on readthedocs.org. WARNING: autodoc: failed to import module 'firmware' from module 'pybricksdev'; the following exception was raised: No module named 'typing_extensions'
1 parent 5813125 commit d4315f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
Sphinx==4.0.2
44
sphinx-rtd-theme==0.5.2
55
toml==0.10.2
6+
typing_extensions==4.3.0

0 commit comments

Comments
 (0)