python.pkgs.setuptools_scm: pytest is test dependency
This commit is contained in:
parent
6cd52fa440
commit
a8f6f8d1e4
@ -22605,7 +22605,8 @@ in {
|
||||
sha256 = "0bwyc5markib0i7i2qlyhdzxhiywzxbkfiapldma8m91m82jvwfs";
|
||||
};
|
||||
|
||||
buildInputs = with self; [ pip pytest ];
|
||||
buildInputs = with self; [ pip ];
|
||||
checkInputs = with self; [ pytest ];
|
||||
# Seems to fail due to chroot
|
||||
doCheck = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user