pythonPackages.pytest_29: disable tests temporarily
This commit is contained in:
parent
096e8ab45f
commit
45c1c50ddd
@ -4881,6 +4881,9 @@ in {
|
|||||||
url = "mirror://pypi/p/pytest/${name}.tar.gz";
|
url = "mirror://pypi/p/pytest/${name}.tar.gz";
|
||||||
sha256 = "1n6igbc1b138wx1q5gca4pqw1j6nsyicfxds5n0b5989kaxqmh8j";
|
sha256 = "1n6igbc1b138wx1q5gca4pqw1j6nsyicfxds5n0b5989kaxqmh8j";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Disabled temporarily because of Hydra issue with namespaces
|
||||||
|
doCheck = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
pytest_30 = self.pytest_27.override rec {
|
pytest_30 = self.pytest_27.override rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user