1
0
zrcadlo https://github.com/arsenetar/dupeguru.git synchronizováno 2026-04-16 10:21:38 +00:00

Force correct python environment for tox on windows

Tento commit je obsažen v:
2020-12-28 21:18:16 -06:00
rodič c30c3400d4
revize e822a67b38

Zobrazit soubor

@@ -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