Skip to content

Commit 17627a3

Browse files
slivercn2ygk
authored andcommitted
There was an upstream change in DRF which as not been release yet
so only master till it is released. see https://github.com/encode/django-rest-framework/pull/9527/files
1 parent df3a49b commit 17627a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
envlist =
33
py{38,39,310,311,312}-django42-drf{314,315,master},
44
py{310,311,312}-django{50,51}-drf{314,315,master},
5-
py313-django51-drf{315,master},
5+
py313-django51-drf{master},
66
black,
77
docs,
88
lint

0 commit comments

Comments
 (0)