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 f640192 commit f01ee7bCopy full SHA for f01ee7b
tox.ini
@@ -9,7 +9,7 @@ envlist =
9
deps =
10
dj32: django~=3.2.9
11
dj40: django~=4.0.0
12
- dj41: django>=4.1a1,<4.2
+ dj41: django>=4.1b1,<4.2
13
postgresql: psycopg2-binary
14
postgis: psycopg2-binary
15
mysql: mysqlclient
0 commit comments