python3Packages.dotmap: init at 1.3.23

This commit is contained in:
Fabian Affolter
2021-04-26 18:53:39 +02:00
parent 99de33bb1d
commit ed8f7c60cd
2 changed files with 32 additions and 0 deletions
+2
View File
@@ -2030,6 +2030,8 @@ in {
inherit (pkgs) graphviz;
};
dotmap = callPackage ../development/python-modules/dotmap { };
dparse = callPackage ../development/python-modules/dparse { };
dpath = callPackage ../development/python-modules/dpath { };