python39Packages.subunit: add alias from python-subunit

mullvad-ns
Sandro Jäckel 3 years ago
parent 5836d578de
commit 260ae86012
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5
  1. 1
      pkgs/top-level/python-aliases.nix

@ -65,6 +65,7 @@ mapAliases ({
pytestquickcheck = pytest-quickcheck; # added 2021-07-20
pytestrunner = pytest-runner; # added 2021-01-04
python-lz4 = lz4; # added 2018-06-01
python-subunit = subunit; # added 2021-09-10
pytest_xdist = pytest-xdist; # added 2021-01-04
python_simple_hipchat = python-simple-hipchat; # added 2021-07-21
qasm2image = throw "qasm2image is no longer maintained (since November 2018), and is not compatible with the latest pythonPackages.qiskit versions."; # added 2020-12-09

Loading…
Cancel
Save