mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Use latest setuptools for testing
This commit is contained in:
parent
0e9938fa4f
commit
de47f2885c
@ -26,7 +26,7 @@ addons:
|
|||||||
- texlive-fonts-recommended
|
- texlive-fonts-recommended
|
||||||
- texlive-fonts-extra
|
- texlive-fonts-extra
|
||||||
install:
|
install:
|
||||||
- pip install -U pip
|
- pip install -U pip setuptools
|
||||||
- pip install docutils==$DOCUTILS
|
- pip install docutils==$DOCUTILS
|
||||||
- pip install -r test-reqs.txt
|
- pip install -r test-reqs.txt
|
||||||
before_script: flake8
|
before_script: flake8
|
||||||
|
Loading…
Reference in New Issue
Block a user