Skip to content

Commit 2808e91

Browse files
authored
Merge pull request #28 from hideaki-t/update_apsw
update apsw
2 parents 12270ef + 6959b4a commit 2808e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ commands=
4949

5050
[apswa]
5151
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
52+
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
5353
py.test -svrx
5454

5555
[testenv:py310-apsw-linux]

0 commit comments

Comments
 (0)