pythonPackages.dwdwfsapi: init at 1.0.3

This commit is contained in:
Enno Richter
2021-03-21 15:15:18 +01:00
parent e0c05e18ae
commit b96a0d045a
2 changed files with 35 additions and 0 deletions

View File

@@ -2080,6 +2080,8 @@ in {
else
callPackage ../development/python-modules/dulwich/0_19.nix { };
dwdwfsapi = callPackage ../development/python-modules/dwdwfsapi { };
dyn = callPackage ../development/python-modules/dyn { };
dynd = callPackage ../development/python-modules/dynd { };