python.pkgs.build: init at 0.0.3.1

This commit is contained in:
Frederik Rietdijk
2020-06-11 11:36:29 +02:00
parent 41010cf832
commit f3a693122c
2 changed files with 48 additions and 0 deletions
+2
View File
@@ -534,6 +534,8 @@ in {
breezy = callPackage ../development/python-modules/breezy { };
build = callPackage ../development/python-modules/build { };
ciso8601 = callPackage ../development/python-modules/ciso8601 { };
deepdiff = callPackage ../development/python-modules/deepdiff { };