Skip to content

Commit ec76f81

Browse files
author
Joe Gasewicz
committed
- Lazily load via checking db.Model & flask instance Fixes #111
1 parent 8592caf commit ec76f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = {py36-dev, py37-dev, py38-dev, py39-dev, py310}-flask{1, 2}
2+
envlist = {py36-dev, py37-dev, py38-dev, py39-dev}-flask{1, 2}
33
[pytest]
44

55

0 commit comments

Comments
 (0)