pythonPackages.sshpubkeys: init at 3.1.0

This commit is contained in:
Jonathan Ringer
2019-07-23 15:57:16 -07:00
committed by Frederik Rietdijk
parent bede9851a1
commit 03d3ed3eb0
2 changed files with 27 additions and 0 deletions

View File

@@ -1121,6 +1121,8 @@ in {
spglib = callPackage ../development/python-modules/spglib { };
sshpubkeys = callPackage ../development/python-modules/sshpubkeys { };
sslib = callPackage ../development/python-modules/sslib { };
statistics = callPackage ../development/python-modules/statistics { };