pythonPackages: fix alias

This commit is contained in:
Sandro Jäckel 2021-07-28 13:02:22 +02:00
parent bc3039dffc
commit 3dbfb638b3
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -61,7 +61,7 @@ mapAliases ({
pytestquickcheck = pytest-quickcheck; # added 2021-07-20
pytestrunner = pytest-runner; # added 2021-01-04
python-lz4 = lz4; # added 2018-06-01
python-pam = pam; # added 2020-09-07.
pam = python-pam; # added 2020-09-07.
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