]> git.phdru.name Git - m_librarian.git/commitdiff
Tests: Require tox < 3.1 to avoid basepython conflicts
authorOleg Broytman <phd@phdru.name>
Thu, 31 Jan 2019 19:46:40 +0000 (22:46 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 31 Jan 2019 19:50:42 +0000 (22:50 +0300)
appveyor.yml

index 41b1cb21b318acf539c7e2f3ffd0c6f8950db612..fbe893a4d9b533ab92c0778f9ccd76449270465e 100644 (file)
@@ -51,7 +51,7 @@ install:
   - "python --version"
   - "python -c \"import struct; print(struct.calcsize('P') * 8)\""
   - "python -m pip install --upgrade pip setuptools"
-  - "pip install --upgrade tox ppu"
+  - "pip install --upgrade \"tox < 3.1\" ppu"
   - "pip --version"
 
 # No build step