Fix dateutil name

pull/1/head
Bradlee Speice 2018-06-08 23:40:26 -04:00
parent 667ad8be1d
commit 270efd31f1
1 changed files with 1 additions and 1 deletions

View File

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