pythonPackages.drf-jwt: init at 1.19.0

This commit is contained in:
Robert Schütz
2021-05-12 13:30:45 +02:00
parent ff5fdec093
commit 4aa6396a6f
2 changed files with 47 additions and 0 deletions
+2
View File
@@ -2044,6 +2044,8 @@ in {
dpkt = callPackage ../development/python-modules/dpkt { };
drf-jwt = callPackage ../development/python-modules/drf-jwt { };
drf-nested-routers = callPackage ../development/python-modules/drf-nested-routers { };
drf-yasg = callPackage ../development/python-modules/drf-yasg { };