diff options
author | Hugo van Kemenade <hugovk@users.noreply.github.com> | 2023-06-18 11:52:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-18 11:52:05 (GMT) |
commit | bc07c8f096791d678ca5c1e3486cb9648f7a027b (patch) | |
tree | 59a38aad3d156715b8746dff7a6460846b236a3d /Doc/requirements.txt | |
parent | dba72175116373c1d15e25d84c88b516daf9f5c4 (diff) | |
download | cpython-bc07c8f096791d678ca5c1e3486cb9648f7a027b.zip cpython-bc07c8f096791d678ca5c1e3486cb9648f7a027b.tar.gz cpython-bc07c8f096791d678ca5c1e3486cb9648f7a027b.tar.bz2 |
Docs: move sphinx-lint to pre-commit (#105750)
Diffstat (limited to 'Doc/requirements.txt')
-rw-r--r-- | Doc/requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/requirements.txt b/Doc/requirements.txt index d3fa6ce..bde509f 100644 --- a/Doc/requirements.txt +++ b/Doc/requirements.txt @@ -11,7 +11,6 @@ sphinx==6.2.0 blurb -sphinx-lint==0.6.7 sphinxext-opengraph==0.7.5 # The theme used by the documentation is stored separately, so we need |