We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12270ef + 6959b4a commit 2808e91Copy full SHA for 2808e91
tox.ini
@@ -49,7 +49,7 @@ commands=
49
50
[apswa]
51
commands=
52
- pip install https://github.com/rogerbinns/apsw/releases/download/3.36.0-r1/apsw-3.36.0-r1.zip --global-option=fetch --global-option=--version=3.36.0 --global-option=--sqlite --global-option=build --global-option=--enable-all-extensions
+ pip install https://github.com/rogerbinns/apsw/releases/download/3.38.1-r1/apsw-3.38.1-r1.zip --global-option=fetch --global-option=--version=3.38.1 --global-option=--sqlite --global-option=build --global-option=--enable-all-extensions
53
py.test -svrx
54
55
[testenv:py310-apsw-linux]
0 commit comments