1
0
mirror of https://github.com/bspeice/dtparse synced 2026-06-07 05:41:52 -04:00

Fix dateutil name

This commit is contained in:
Bradlee Speice
2018-06-08 23:40:26 -04:00
parent 667ad8be1d
commit 270efd31f1
+1 -1
View File
@@ -17,6 +17,6 @@ matrix:
before_install:
- set -e
- pip install dateutil
- pip install python-dateutil
- rustup self update