pythonPackages.qasm2image: remove
Removed due to: prolonged breakage (at least since Jan. 2020), inactivity on the upstream repo (no commits since November 2018), and no longer being compatible with pythonPackages.qiskit.
This commit is contained in:
@@ -6192,7 +6192,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