Commit e58878b8 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

nbqa: fix by adding distutils test dependency

parent d0495308
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@ python3.pkgs.buildPythonApplication rec {
    ]
    ++ (with python3.pkgs; [
      autoflake
      distutils
      flake8
      isort
      jupytext