mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-18 17:00:24 +00:00
blow away _trial_temp on windows
This commit is contained in:
parent
fd90346c88
commit
856425fe0f
@ -39,6 +39,7 @@ after_test:
|
||||
# 64-bit Python 3.3/3.4. And you need to use %PYTHON% to get the correct
|
||||
# interpreter
|
||||
- |
|
||||
rd /s /q _trial_temp
|
||||
%PYTHON%\python.exe setup.py bdist_wheel
|
||||
%PYTHON%\python.exe -m pip wheel -w dist .
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user