mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 01:31:39 -05:00
Add django-rest-framework build system
This commit is contained in:
parent
3c92540611
commit
e1a449c954
1 changed files with 3 additions and 0 deletions
|
@ -4973,6 +4973,9 @@
|
|||
"django-rest-auth": [
|
||||
"setuptools"
|
||||
],
|
||||
"django-rest-framework": [
|
||||
"setuptools"
|
||||
],
|
||||
"django-rest-polymorphic": [
|
||||
"setuptools"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue