We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b6305 commit 6959b4aCopy full SHA for 6959b4a
tox.ini
@@ -44,7 +44,7 @@ commands=
44
[apsw]
45
# Ubuntu 20.04 has SQLite 3.31.1
46
commands=
47
- pip install https://github.com/rogerbinns/apsw/releases/download/3.38.1-r1/apsw-3.38.1-r1.zip --global-option=build --global-option=--enable-all-extensions
+ pip install https://github.com/rogerbinns/apsw/releases/download/3.31.1-r1/apsw-3.31.1-r1.zip --global-option=build --global-option=--enable-all-extensions
48
py.test -svrx
49
50
[apswa]
0 commit comments