mirror of
https://github.com/bspeice/dtparse
synced 2024-11-14 09:58:09 -05:00
Fix dateutil name
This commit is contained in:
parent
667ad8be1d
commit
270efd31f1
@ -17,6 +17,6 @@ matrix:
|
|||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- set -e
|
- set -e
|
||||||
- pip install dateutil
|
- pip install python-dateutil
|
||||||
- rustup self update
|
- rustup self update
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user