add_gunicorn
This commit is contained in:
parent
9c8b772ecb
commit
691e1192d4
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ let
|
|||
in
|
||||
python.withPackages (ps: [
|
||||
ps.django
|
||||
ps.gunicorn
|
||||
ps.djangorestframework
|
||||
ps.authens
|
||||
] ++ pkgs.lib.optionals debug [
|
||||
|
|
Loading…
Reference in a new issue