Commit 0cdccba6 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

python-qt: add in python3Packages

parent c0822c49
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9077,6 +9077,8 @@ self: super: with self; {
  python-nvd3 = callPackage ../development/python-modules/python-nvd3 { };
  python-qt = toPythonModule (pkgs.python-qt.override { python3 = self.python; });
  python-secp256k1-cardano = callPackage ../development/python-modules/python-secp256k1-cardano { };
  python-tds = callPackage ../development/python-modules/python-tds { };