nbqa: fix by adding distutils test dependency
This commit is contained in:
parent
d049530865
commit
e58878b8a1
@ -59,6 +59,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
]
|
||||
++ (with python3.pkgs; [
|
||||
autoflake
|
||||
distutils
|
||||
flake8
|
||||
isort
|
||||
jupytext
|
||||
|
Loading…
Reference in New Issue
Block a user