pythonPackages.face: init at 0.1.0

This commit is contained in:
James Kay
2018-11-29 11:05:59 +00:00
committed by worldofpeace
parent ca4104cc07
commit a5a6b8eaa2
2 changed files with 33 additions and 0 deletions

View File

@@ -354,6 +354,8 @@ in {
eradicate = callPackage ../development/python-modules/eradicate { };
face = callPackage ../development/python-modules/face { };
fastpbkdf2 = callPackage ../development/python-modules/fastpbkdf2 { };
fido2 = callPackage ../development/python-modules/fido2 { };