소스 검색

Docs are broken on sphinx 4

Vince Salvino 3 년 전
부모
커밋
129fd6f1b1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      requirements-ci.txt

+ 1 - 1
requirements-ci.txt

@@ -6,4 +6,4 @@ codespell
 flake8
 pytest-cov
 pytest-django
-sphinx
+sphinx==3.*  # Docs are currently broken in sphinx 4.