Skip to content

Commit aa3447c

Browse files
authored
1 parent e9a130c commit aa3447c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testground/benchmark/overlay.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ let
1818
cprotobuf = [ "setuptools" ];
1919
flake8-black = [ "setuptools" ];
2020
flake8-isort = [ "hatchling" ];
21+
isort = [ "poetry-core" ];
2122
};
2223
in
2324
lib.mapAttrs (

0 commit comments

Comments
 (0)