pythonPackages.patator: init at 0.7

This commit is contained in:
y0no
2018-03-19 11:40:57 +01:00
committed by Robert Schütz
parent 38719d170d
commit 0725d666d6
2 changed files with 42 additions and 0 deletions
+2
View File
@@ -11792,6 +11792,8 @@ in {
};
};
patator = callPackage ../development/python-modules/patator { };
pathlib = buildPythonPackage rec {
name = "pathlib-${version}";
version = "1.0.1";