breezy: init at 3.0.2

This commit is contained in:
Mario Rodas
2020-02-22 04:24:00 -05:00
committed by Jon
parent 52e4c7516f
commit 4e50a048d1
3 changed files with 45 additions and 0 deletions

View File

@@ -502,6 +502,8 @@ in {
braintree = callPackage ../development/python-modules/braintree { };
breezy = callPackage ../development/python-modules/breezy { };
deepdiff = callPackage ../development/python-modules/deepdiff { };
django-sesame = callPackage ../development/python-modules/django-sesame { };