mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 05:34:36 +00:00
Use 3-ending python names consistantly
This commit is contained in:
parent
f536f32b19
commit
c61a7f1aaf
@ -22,7 +22,7 @@ matrix:
|
||||
- choco install python make
|
||||
- cp /c/python37/python.exe /c/python37/python3.exe
|
||||
before_script:
|
||||
- pip install -r requirements-windows.txt
|
||||
- python build.py
|
||||
- pip3 install -r requirements-windows.txt
|
||||
- python3 build.py
|
||||
script:
|
||||
- tox -e WINDOWS
|
||||
|
Loading…
x
Reference in New Issue
Block a user