10 buildPythonPackage rec {
18 hash = "sha256-/NfcI7tx79PTVjK94bvl7oyNxEidZhf7AQZ0iA2WIWs=";
35 description = "Pytest plugin used to set environment variables";
36 homepage = "https://github.com/MobileDynasty/pytest-env";
37 license = licenses.mit;
38 maintainers = with maintainers; [ erikarvstedt ];