pythonPackages.drf-nested-routeres: init at 0.92.5

This commit is contained in:
Felix Tenley
2021-02-02 17:13:49 +01:00
parent 725a4dafa8
commit 5db1ef1e53
2 changed files with 40 additions and 0 deletions
+2
View File
@@ -1933,6 +1933,8 @@ in {
dpkt = callPackage ../development/python-modules/dpkt { };
drf-nested-routers = callPackage ../development/python-modules/drf-nested-routers { };
drf-yasg = callPackage ../development/python-modules/drf-yasg { };
drms = callPackage ../development/python-modules/drms { };