mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #34900 -- Doc'd Python 3.13 compatibility.
This commit is contained in:
committed by
Sarah Boyce
parent
f07eeff3a2
commit
2e3bc59fd3
2
tox.ini
2
tox.ini
@@ -26,7 +26,7 @@ setenv =
|
||||
PYTHONDONTWRITEBYTECODE=1
|
||||
deps =
|
||||
-e .
|
||||
py{3,310,311,312,py3}: -rtests/requirements/py3.txt
|
||||
py{3,310,311,312,313,py3}: -rtests/requirements/py3.txt
|
||||
postgres: -rtests/requirements/postgres.txt
|
||||
mysql: -rtests/requirements/mysql.txt
|
||||
oracle: -rtests/requirements/oracle.txt
|
||||
|
||||
Reference in New Issue
Block a user