python3.pkgs.pycognito: init at 0.1.2

This commit is contained in:
Jörg Thalheim
2020-03-28 02:29:59 +00:00
parent c646a56802
commit 0d0a9776a2
2 changed files with 48 additions and 0 deletions
+2
View File
@@ -902,6 +902,8 @@ in {
mpi = pkgs.openmpi;
};
pycognito = callPackage ../development/python-modules/pycognito { };
python-mpv-jsonipc = callPackage ../development/python-modules/python-mpv-jsonipc { };
msal = callPackage ../development/python-modules/msal { };