1
0
ミラー元 https://github.com/arsenetar/dupeguru.git 前回の同期 2025-07-12 01:33:20 +00:00

Force correct python environment for tox on windows

このコミットが含まれているのは:
Andrew Senetar 2020-12-28 21:18:16 -06:00
コミット e822a67b38
署名者: arsenetar
GPGキーID: C63300DCE48AB2F1

ファイルの表示

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