vdirsyncer: more cleanup
This commit is contained in:
parent
b0fa0bf13c
commit
735288ac9d
@ -68,7 +68,6 @@ python3Packages.buildPythonApplication rec {
|
|||||||
|
|
||||||
checkPhase = ''
|
checkPhase = ''
|
||||||
rm -rf vdirsyncer
|
rm -rf vdirsyncer
|
||||||
export PYTHONPATH=$out/${python3Packages.python.sitePackages}:$PYTHONPATH
|
|
||||||
make DETERMINISTIC_TESTS=true test
|
make DETERMINISTIC_TESTS=true test
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user