Skip to content

Commit

Permalink
Add setuptools required for packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
foarsitter committed Nov 20, 2023
1 parent 8d4493f commit acd2fae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/optionals.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ django-allauth<0.55.0 # breaking change breaking dj-rest-auth
drf-jwt>=0.13.0
dj-rest-auth>=1.0.0
djangorestframework-simplejwt>=4.4.0
setuptools
django-polymorphic>=2.1
django-rest-polymorphic>=0.1.8
django-oauth-toolkit>=1.2.0
Expand Down

0 comments on commit acd2fae

Please sign in to comment.