Skip to content

Commit 170104d

Browse files
committed
Try to fix -low env not pulling in pytest
1 parent 59f694d commit 170104d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ commands =
3131

3232
[testenv:py{310,311,312,313,314,py311}-low]
3333
deps =
34-
pytest
34+
"pytest",
3535
"Flask==3.1.1",
3636
"Flask-SQLAlchemy==3.1.1",
3737
"Flask-SQLAlchemy-Lite==0.1.0",

0 commit comments

Comments
 (0)