6 pname = "stestr-tests";
7 inherit (stestr) version src;
11 # only a small portion of the listed packages are actually needed for running the tests
12 # so instead of removing them one by one remove everything
13 rm test-requirements.txt
19 pythonOutputDistPhase() { touch $dist; }
27 export PATH=$out/bin:$PATH