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