pythonPackages.pooch: init at 1.0.0

This commit is contained in:
Guillaume Desforges
2020-08-27 13:37:49 -07:00
committed by Jon
parent 119a9d2caa
commit 0aaa78ad49
2 changed files with 48 additions and 0 deletions
+2
View File
@@ -7851,6 +7851,8 @@ in {
rxv = callPackage ../development/python-modules/rxv { };
userpath = callPackage ../development/python-modules/userpath { };
pooch = callPackage ../development/python-modules/pooch {};
});