nixpkgs/pkgs/development/python-modules/pyroma
Kevin Amado 9a58eb6fc6
pythonPackages.pyroma: fix tests phase
- The package was not building due to an infinite
  recursion error in pytest
- After looking how they the package owners test
  it I discover they use unittest module instead
  of pytest
- Rewrite so it uses unittest
2021-08-23 12:48:07 -05:00
..
2.nix python2Packages.pyroma: keep 2.6.1 2021-04-03 17:49:44 +02:00
default.nix pythonPackages.pyroma: fix tests phase 2021-08-23 12:48:07 -05:00