python3Packages.deepmerge: init at 0.1.0

This commit is contained in:
Martin Weinelt
2020-08-01 18:01:14 -07:00
committed by Jon
parent 6c13b76481
commit 25ac3f0f08
2 changed files with 31 additions and 0 deletions
+2
View File
@@ -549,6 +549,8 @@ in {
deepdiff = callPackage ../development/python-modules/deepdiff { };
deepmerge = callPackage ../development/python-modules/deepmerge { };
django-sesame = callPackage ../development/python-modules/django-sesame { };
bravado-core = callPackage ../development/python-modules/bravado-core { };