python3Packages.poetry-core: isort is no test dep

This commit is contained in:
Frederik Rietdijk
2020-12-01 14:44:25 +01:00
parent 41f2c382e6
commit aadeda550a
@@ -35,7 +35,6 @@ buildPythonPackage rec {
]; ];
checkInputs = [ checkInputs = [
isort
pep517 pep517
pytest-mock pytest-mock
pytestCheckHook pytestCheckHook