python3Packages.astroid: remove setuptools-scm-git-archive

I tested with this additional dependency and accidentally commited it.
This commit is contained in:
Frederik Rietdijk 2021-07-25 10:06:26 +02:00
parent 8c1bc844b4
commit fef9719a58

View file

@ -8,7 +8,6 @@
, typed-ast
, pytestCheckHook
, setuptools-scm
, setuptools-scm-git-archive
, pylint
}:
@ -29,7 +28,6 @@ buildPythonPackage rec {
nativeBuildInputs = [
setuptools-scm
setuptools-scm-git-archive
];
# From astroid/__pkginfo__.py