python-qt: add in python3Packages
This commit is contained in:
@@ -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 { };
|
||||
|
||||
Reference in New Issue
Block a user