pythonPackages.sslib: init at 0.2.0 (#47985)

This commit is contained in:
Jonathan Queiroz
2018-11-04 11:00:21 -03:00
committed by Robert Schütz
parent 423f4f478e
commit 05f368b60a
2 changed files with 24 additions and 0 deletions

View File

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