requirements: Set the minimal tasklib version to 0.10.0

This commit is contained in:
Tomas Babej 2015-07-24 22:32:07 +02:00
parent 8d72d0699f
commit 0c71ad1ce3

View file

@ -335,7 +335,7 @@ def enforce_dependencies(cache):
# Vim version is already checked in vimscript file
# This is done so that we avoid problems with +python
TASKLIB_VERSION = '0.9.0'
TASKLIB_VERSION = '0.10.0'
TASKWARRIOR_VERSION = '2.4.0'
# Check tasklib version