This website works better with JavaScript.
Home
Help
Sign In
arsenetar
/
dupeguru
mirror of
https://github.com/arsenetar/dupeguru.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
103
Wiki
Activity
Browse Source
Force correct python environment for tox on windows
tags/4.1.0
Andrew Senetar
1 month ago
parent
c30c3400d4
commit
e822a67b38
Signed by:
arsenetar
<
[email protected]
>
GPG Key ID:
C63300DCE48AB2F1
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -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
Write
Preview
Loading…
Cancel
Save