Merge pull request #1555 from thegleich/patch-3

Add django-rest-framework build system
This commit is contained in:
Phillip Cloud 2024-05-01 14:24:09 -04:00 committed by GitHub
commit 8dcaf9bb1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5512,6 +5512,9 @@
"django-rest-auth": [
"setuptools"
],
"django-rest-framework": [
"setuptools"
],
"django-rest-polymorphic": [
"setuptools"
],