pythonPackages.glymur: init at 0.8.18

This commit is contained in:
Chris Ostrouchov
2019-07-15 13:03:37 -04:00
committed by Frederik Rietdijk
parent 504134a4a0
commit ccdd093064
2 changed files with 53 additions and 0 deletions

View File

@@ -582,6 +582,8 @@ in {
globus-sdk = callPackage ../development/python-modules/globus-sdk { };
glymur = callPackage ../development/python-modules/glymur { };
glom = callPackage ../development/python-modules/glom { };
goocalendar = callPackage ../development/python-modules/goocalendar { };