nixpart0: remove broken, fix build for (local) pykickstart dep
This commit is contained in:
parent
f7b894e031
commit
302396fc42
@ -19,7 +19,6 @@ buildPythonApplication rec {
|
||||
propagatedBuildInputs = [ urlgrabber ];
|
||||
|
||||
checkPhase = ''
|
||||
export PYTHONPATH="$PYTHONPATH:."
|
||||
${python}/bin/${python.executable} tests/baseclass.py -vv
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user