There was an error while loading. Please reload this page.
1 parent f8bf96d commit 7442ee0Copy full SHA for 7442ee0
1 file changed
.github/workflows/autotests.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install python package dependencies
21
run: |
22
python -m pip install --upgrade pip
23
- pip install python-dateutil pytz pytest pytest-cov pygeodiff truststore coveralls
+ pip install python-dateutil pytz pytest pytest-cov pygeodiff coveralls
24
25
- name: Run tests
26
0 commit comments