Merge pull request #106495 from drewrisinger/dr-pr-remove-qasm2image
pythonPackages.qasm2image: remove
This commit is contained in:
@@ -6198,7 +6198,7 @@ in {
|
||||
|
||||
pyzufall = callPackage ../development/python-modules/pyzufall { };
|
||||
|
||||
qasm2image = callPackage ../development/python-modules/qasm2image { };
|
||||
qasm2image = throw "qasm2image is no longer maintained (since November 2018), and is not compatible with the latest pythonPackages.qiskit versions."; # added 2020-12-09
|
||||
|
||||
qdarkstyle = callPackage ../development/python-modules/qdarkstyle { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user