patool: init at 1.12

This commit is contained in:
marius david
2020-10-18 10:31:11 +02:00
parent f4a58813fa
commit 9c17a5448b
3 changed files with 61 additions and 0 deletions
+2
View File
@@ -4290,6 +4290,8 @@ in {
pathtools = callPackage ../development/python-modules/pathtools { };
patool = callPackage ../development/python-modules/patool { };
patsy = callPackage ../development/python-modules/patsy { };
paver = callPackage ../development/python-modules/paver { };