pythonPackages.qrcode: fix dependencies
this also fix tests for python3
This commit is contained in:
parent
ac8b3165b6
commit
2b31fecfd8
@ -25171,7 +25171,7 @@ in {
|
|||||||
sha256 = "0kljfrfq0c2rmxf8am57333ia41kd0snbm2rnqbdy816hgpcq5a1";
|
sha256 = "0kljfrfq0c2rmxf8am57333ia41kd0snbm2rnqbdy816hgpcq5a1";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = with self; [ six pillow ];
|
propagatedBuildInputs = with self; [ six pillow pymaging_png ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Quick Response code generation for Python";
|
description = "Quick Response code generation for Python";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user