]> git.phdru.name Git - ppu.git/blobdiff - .github/workflows/run-tests.yaml
Tests(tox): Limit "tox < 4"
[ppu.git] / .github / workflows / run-tests.yaml
index 5beb691cd21f679f119fe59c93d8e4f657efe1e4..53fc6044a5145435ccb00acf0fac7af625d11682 100644 (file)
@@ -46,7 +46,7 @@ jobs:
           python --version
           python -m pip install --upgrade pip setuptools wheel
           pip --version
-          pip install --upgrade virtualenv tox
+          pip install --upgrade virtualenv "tox < 4"
       - name: Set TOXENV
         run: |
           import os, sys