We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3656fb2 commit 741ff27Copy full SHA for 741ff27
tox.ini
@@ -11,6 +11,8 @@ deps =
11
-r requirements-iris.txt
12
-e.
13
commands = {envpython} -m pytest {posargs} --driver iris
14
+setenv =
15
+ SQLALCHEMY_SILENCE_UBER_WARNING = 1
16
17
[testenv:py{38,39,310,311,312}-new-iris]
18
deps =
0 commit comments