7 buildPythonPackage rec {
8 pname = "oslotest-tests";
9 inherit (oslotest) version;
14 # only a small portion of the listed packages are actually needed for running the tests
15 # so instead of removing them one by one remove everything
16 rm test-requirements.txt