Merge pull request #331853 from GaetanLepage/nbqa
nbqa: fix by adding distutils dependency
This commit is contained in:
@@ -59,6 +59,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
]
|
||||
++ (with python3.pkgs; [
|
||||
autoflake
|
||||
distutils
|
||||
flake8
|
||||
isort
|
||||
jupytext
|
||||
|
||||
Reference in New Issue
Block a user