1
0
mirror of https://github.com/bspeice/dtparse synced 2024-11-12 17:08:09 -05:00

Fix dateutil name

This commit is contained in:
Bradlee Speice 2018-06-08 23:40:26 -04:00
parent 667ad8be1d
commit 270efd31f1

View File

@ -17,6 +17,6 @@ matrix:
before_install:
- set -e
- pip install dateutil
- pip install python-dateutil
- rustup self update