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 5c8a04e commit b0ace6aCopy full SHA for b0ace6a
tox.ini
@@ -7,6 +7,7 @@ envlist =
7
toxworkdir={env:TOX_WORK_DIR:{tox_root}/.tox}
8
9
[testenv]
10
+deps = setuptools>=68,<72
11
passenv =
12
DBUS_SESSION_BUS_ADDRESS # This is needed for keyring acccess on Linux.
13
allowlist_externals = poetry
0 commit comments