Skip to content

Commit 741ff27

Browse files
committed
silence warning
1 parent 3656fb2 commit 741ff27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ deps =
1111
-r requirements-iris.txt
1212
-e.
1313
commands = {envpython} -m pytest {posargs} --driver iris
14+
setenv =
15+
SQLALCHEMY_SILENCE_UBER_WARNING = 1
1416

1517
[testenv:py{38,39,310,311,312}-new-iris]
1618
deps =

0 commit comments

Comments
 (0)