mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 17:21:39 -05:00
Merge pull request #1555 from thegleich/patch-3
Add django-rest-framework build system
This commit is contained in:
commit
8dcaf9bb1e
1 changed files with 3 additions and 0 deletions
|
@ -5512,6 +5512,9 @@
|
|||
"django-rest-auth": [
|
||||
"setuptools"
|
||||
],
|
||||
"django-rest-framework": [
|
||||
"setuptools"
|
||||
],
|
||||
"django-rest-polymorphic": [
|
||||
"setuptools"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue