python3Packages.autocaptureproxy: init at 1.0.1

This commit is contained in:
Martin Weinelt
2021-05-03 16:10:22 +02:00
parent 4518794ee5
commit 04c63bebc7
2 changed files with 62 additions and 0 deletions
+2
View File
@@ -605,6 +605,8 @@ in {
auth0-python = callPackage ../development/python-modules/auth0-python { };
authcaptureproxy = callPackage ../development/python-modules/authcaptureproxy { };
authheaders = callPackage ../development/python-modules/authheaders { };
authlib = callPackage ../development/python-modules/authlib { };