mirror of
https://github.com/bspeice/dtparse
synced 2025-08-05 06:55:02 -04:00
Fix dateutil name
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user