mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
dateutil -> python-dateutil
This commit is contained in:
parent
cc978cbc00
commit
788a8a8549
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ python:
|
|||
- "3.3"
|
||||
install:
|
||||
- "pip install -q -r requirements.txt --use-mirrors"
|
||||
- "pip install -q behave dateutil"
|
||||
- "pip install -q behave python-dateutil"
|
||||
# command to run tests
|
||||
script:
|
||||
- python --version
|
||||
|
|
Loading…
Add table
Reference in a new issue