python3Packages.astroid: remove setuptools-scm-git-archive
I tested with this additional dependency and accidentally commited it.
This commit is contained in:
parent
8c1bc844b4
commit
fef9719a58
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user