checks: run impure pytest tests in CI pipeline
This commit is contained in:
@@ -104,6 +104,7 @@ python3.pkgs.buildPythonPackage {
|
||||
touch $out
|
||||
'';
|
||||
passthru.nixpkgs = nixpkgs;
|
||||
passthru.checkPython = checkPython;
|
||||
|
||||
passthru.devDependencies = [
|
||||
setuptools
|
||||
|
||||
Reference in New Issue
Block a user