@@ -0,0 +1,11 @@
[tox]
env_list = py{310,311,312,313,314}-dja{71,81}
skip_missing_interpreters = true
[testenv]
package = editable
extras = test
deps =
dja71: djangorestframework-jsonapi~=7.1.0
dja81: djangorestframework-jsonapi~=8.1.0
commands = python -m pytest
The note is not visible to the blocked user.