Support importing Taskwarrior v2.x data files (#3724)

This should ease the pain of upgrading from v2.x to v3.x.
This commit is contained in:
Dustin J. Mitchell
2024-12-16 20:24:45 -05:00
committed by GitHub
parent 758ac8f850
commit cc505e4881
11 changed files with 525 additions and 1 deletions

View File

@@ -136,6 +136,7 @@ set (pythonTests
hyphenate.test.py
ids.test.py
import.test.py
import-v2.test.py
info.test.py
limit.test.py
list.all.projects.test.py