pythonPackages.multiset: init at 2.1.1

This commit is contained in:
Chris Ostrouchov
2018-11-27 20:45:39 -05:00
parent ab8bd6e34e
commit b5d58552c0
2 changed files with 29 additions and 0 deletions
+2
View File
@@ -430,6 +430,8 @@ in {
mpi = pkgs.openmpi;
};
multiset = callPackage ../development/python-modules/multiset { };
mwclient = callPackage ../development/python-modules/mwclient { };
mwoauth = callPackage ../development/python-modules/mwoauth { };