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 = [ checkInputs = [
isort
pep517 pep517
pytest-mock pytest-mock
pytestCheckHook pytestCheckHook