mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 08:25:35 +00:00
Merge pull request #687 from tahoe-lafs/3276.appveyor-vs-setuptools
Attempt to inherit the base dependencies in the pyinstaller env Fixes: ticket:3276
This commit is contained in:
commit
0d7304a2ea
@ -69,7 +69,7 @@ after_test:
|
||||
%PYTHON%\python.exe setup.py bdist_wheel
|
||||
%PYTHON%\python.exe -m pip wheel -w dist .
|
||||
- |
|
||||
%PYTHON%\python.exe -m pip install codecov coverage
|
||||
%PYTHON%\python.exe -m pip install codecov "coverage ~= 4.5"
|
||||
%PYTHON%\python.exe -m coverage xml -o coverage.xml -i
|
||||
%PYTHON%\python.exe -m codecov -X search -X gcov -f coverage.xml
|
||||
|
||||
|
0
newsfragments/3276.minor
Normal file
0
newsfragments/3276.minor
Normal file
Loading…
x
Reference in New Issue
Block a user