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