Skip to content

Commit b4a88ff

Browse files
committed
docs/requirements.txt: add typing_extensions
pip-compile doesn't support environment markers..
1 parent 5df38b8 commit b4a88ff

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
@@ -1,3 +1,4 @@
11
-r ../requirements.txt
2+
typing_extensions; python_version < '3.8'
23
sphinx>3
34
sphinx_rtd_theme

0 commit comments

Comments
 (0)