6 buildPythonPackage rec {
12 inherit pname version format;
13 sha256 = "bfcf9411ef4bf3db7579063e0546938b1edda3d69f4e1fb8756991f5951f85d4";
17 description = "Test utilities for code working with files and commands";
18 license = licenses.mit;
19 homepage = "https://github.com/jupyter/testpath";