Browse Source

Docs are broken on sphinx 4

Vince Salvino 3 năm trước cách đây
mục cha
commit
129fd6f1b1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.