pythonPackages.qasm2image: fix build
This commit is contained in:
parent
c564ca83ee
commit
e728f2dab5
@ -36,6 +36,8 @@ buildPythonPackage rec {
|
|||||||
${python.interpreter} tests/launch_tests.py
|
${python.interpreter} tests/launch_tests.py
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
LC_ALL="en_US.UTF-8";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "A Python module to visualise quantum circuit";
|
description = "A Python module to visualise quantum circuit";
|
||||||
homepage = https://github.com/nelimeee/qasm2image;
|
homepage = https://github.com/nelimeee/qasm2image;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user