We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c00b4c8 commit 3eae948Copy full SHA for 3eae948
tox.ini
@@ -1,7 +1,7 @@
1
[tox]
2
requires =
3
tox>=4
4
-env_list = py3.7-django3.2, py{3.8,3.9,3.10,3.11,3.12,3.13}-django{3.2,4.0,4.1,4.2}, py{3.10,3.11,3.12,3.13}-django{5.0,5.1}
+env_list = py3.7-django3.2, py{3.8,3.9}-django{3.2,4.0,4.1,4.2}, py{3.10,3.11,3.12}-django{3.2,4.0,4.1,4.2,5.0,5.1}, py3.13-django{4.1,4.2,5.0,5.1}
5
6
[variables]
7
code = clickhouse_backend example tests
0 commit comments