pythonPackages.auth0-python: init at 3.9.1

This commit is contained in:
Chris Ostrouchov
2020-04-28 09:32:56 -07:00
committed by Jon
parent 359c6b5bc1
commit 27c7e7d38a
2 changed files with 33 additions and 0 deletions
+2
View File
@@ -248,6 +248,8 @@ in {
authres = callPackage ../development/python-modules/authres { };
auth0-python = callPackage ../development/python-modules/auth0-python { };
autograd = callPackage ../development/python-modules/autograd { };
autologging = callPackage ../development/python-modules/autologging { };