Skip to content

Commit 7442ee0

Browse files
committed
test with python 3.9 try4
1 parent f8bf96d commit 7442ee0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autotests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install python package dependencies
2121
run: |
2222
python -m pip install --upgrade pip
23-
pip install python-dateutil pytz pytest pytest-cov pygeodiff truststore coveralls
23+
pip install python-dateutil pytz pytest pytest-cov pygeodiff coveralls
2424
2525
- name: Run tests
2626
run: |

0 commit comments

Comments
 (0)