mirror of
https://github.com/bspeice/dtparse
synced 2024-11-12 17:08:09 -05:00
Try pip install --user
This commit is contained in:
parent
4db4b265cf
commit
445464a3c0
@ -1,5 +1,4 @@
|
||||
language: rust
|
||||
sudo: required
|
||||
|
||||
env:
|
||||
global:
|
||||
@ -18,6 +17,6 @@ matrix:
|
||||
|
||||
before_install:
|
||||
- set -e
|
||||
- pip install python-dateutil
|
||||
- pip install --user python-dateutil
|
||||
- rustup self update
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user