We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pdoc
1 parent c026825 commit e1e4d6dCopy full SHA for e1e4d6d
glean-core/python/requirements_dev.txt
@@ -2,7 +2,7 @@ auditwheel==6.0.0
2
coverage[toml]==7.2.2
3
jsonschema==3.2.0
4
mypy==1.4.1
5
-pdoc3==0.11.5
+pdoc3==0.11.5; python_version > '3.8'
6
pip
7
pytest-localserver==0.8.0
8
MarkupSafe==2.0.1
0 commit comments