Explorar el Código

Docs are broken on sphinx 4

Vince Salvino hace 3 años
padre
commit
129fd6f1b1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.