We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd5a0b1 commit 26898c9Copy full SHA for 26898c9
tox.ini
@@ -1,5 +1,7 @@
1
[tox]
2
-envlist = {linux}-py{39,310,311,312,313}-django{42,50,51}
+envlist =
3
+ linux-py39-django42
4
+ linux-py{310,311,312,313}-django{42,50,51}
5
6
[gh-actions]
7
python =
0 commit comments