mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-11-05 02:17:26 +03:00
Move setuptools to testing requirements (#9818)
This commit is contained in:
parent
26cf80984f
commit
2465f9b487
|
|
@ -6,3 +6,4 @@ importlib-metadata<5.0
|
|||
# temporary pin of attrs
|
||||
attrs==22.1.0
|
||||
pytz # Remove when dropping support for Django<5.0
|
||||
setuptools>=77.0.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user