mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-30 06:26:14 +02:00
Dateutil added to requirements.
This commit is contained in:
parent
8c9ae82b98
commit
a4448b0c34
5 changed files with 8 additions and 2 deletions
|
@ -5,7 +5,6 @@ python:
|
|||
- "3.3"
|
||||
install:
|
||||
- "pip install -q -r requirements.txt --use-mirrors"
|
||||
- "pip install -q behave python-dateutil"
|
||||
# command to run tests
|
||||
script:
|
||||
- python --version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue