소스 검색

RTD: Remove restriction on Sphinx version

The referenced bug has been fixed for a while.
Rémi Verschelde 7 년 전
부모
커밋
cb18a9cf95
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      requirements.txt

+ 0 - 3
requirements.txt

@@ -1,3 +0,0 @@
-# pinning sphinx to 1.4.* due to search issues with rtd:
-# https://github.com/rtfd/readthedocs-sphinx-ext/issues/25
-sphinx ==1.4.*