python3Packages.isort: build from source, fix tests
This commit is contained in:
committed by
Frederik Rietdijk
parent
09ab575e37
commit
cdb402ce3d
@@ -3056,7 +3056,9 @@ in {
|
||||
|
||||
isodate = callPackage ../development/python-modules/isodate { };
|
||||
|
||||
isort = callPackage ../development/python-modules/isort { };
|
||||
isort = callPackage ../development/python-modules/isort {
|
||||
inherit (pkgs) poetry;
|
||||
};
|
||||
|
||||
isoweek = callPackage ../development/python-modules/isoweek { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user