We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f5044b commit aeba5daCopy full SHA for aeba5da
.github/workflows/pytest.yml
@@ -54,7 +54,6 @@ jobs:
54
55
- name: Install dependencies
56
run: |
57
- wait 30
58
conda install gdal aesara pymc -c conda-forge
59
python -m pip install --upgrade pip
60
pip install -r dev-requirements.txt
0 commit comments