Use latest setuptools for testing

This commit is contained in:
Takeshi KOMIYA 2016-07-15 11:08:41 +09:00
parent 0e9938fa4f
commit de47f2885c

View File

@ -26,7 +26,7 @@ addons:
- texlive-fonts-recommended
- texlive-fonts-extra
install:
- pip install -U pip
- pip install -U pip setuptools
- pip install docutils==$DOCUTILS
- pip install -r test-reqs.txt
before_script: flake8