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 5a59c2b commit 6a5f18bCopy full SHA for 6a5f18b
tox.ini
@@ -177,9 +177,7 @@ commands = pre-commit run --all-files
177
178
[testenv:dependency]
179
description = Check if there is conflicting dependency
180
-;TODO: remove pip<25.3 once it does not break Check dependency job on Github Action (SNOW-2658105)
181
deps =
182
- pip<25.3
183
pip-tools
184
skip_install = True
185
commands = pip-compile setup.py
0 commit comments