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 e2eb955 commit 32bd1c5Copy full SHA for 32bd1c5
.azure/gpu-tests-pytorch.yml
@@ -117,7 +117,6 @@ jobs:
117
set -e
118
extra=$(python -c "print({'lightning': 'pytorch-'}.get('$(PACKAGE_NAME)', ''))")
119
pip install -e ".[${extra}dev]" pytest-timeout -U --extra-index-url="${TORCH_URL}"
120
- pip install setuptools==75.6.0 jsonargparse==4.35.0
121
displayName: "Install package & dependencies"
122
123
- bash: pip uninstall -y lightning
0 commit comments