mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-02-04 20:31:38 +00:00
Force correct python environment for tox on windows
This commit is contained in:
@@ -24,3 +24,4 @@ matrix:
|
||||
before_install:
|
||||
- choco install python --version=3.8.6
|
||||
- cp /c/python38/python.exe /c/python38/python3.exe
|
||||
script: tox -e py38
|
||||
|
||||
Reference in New Issue
Block a user