python3Packages.poetry-core: isort is no test dep

This commit is contained in:
Frederik Rietdijk 2020-11-30 18:39:47 +01:00
parent 41f2c382e6
commit aadeda550a

View file

@ -35,7 +35,6 @@ buildPythonPackage rec {
];
checkInputs = [
isort
pep517
pytest-mock
pytestCheckHook