Add django-rest-framework build system

This commit is contained in:
Dominik Gleich 2024-03-06 21:48:00 +01:00 committed by GitHub
parent 3c92540611
commit e1a449c954
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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