Skip to content

Commit

Permalink
Cap tox version in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Jun 20, 2023
1 parent 89ee13c commit 695103d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ environment:

install:
# We need wheel installed to build wheels
- "%PYTHON%\\python.exe -m pip install wheel Cython tox tox-appveyor"
- "%PYTHON%\\python.exe -m pip install wheel Cython tox~=3.0 tox-appveyor"

build: off

Expand Down

0 comments on commit 695103d

Please sign in to comment.