Feature import parse date 847 (#850)

* Working on #847

* Added additional help for --parse-date

* Added tests for --parse-date
This commit is contained in:
Rhet Turnbull
2022-11-23 22:56:02 -08:00
committed by GitHub
parent d6fc8fc3b1
commit 6bf24ad2de
6 changed files with 184 additions and 4 deletions

View File

@@ -100,6 +100,7 @@ setup(
"rich>=11.2.0,<13.0.0",
"rich_theme_manager>=0.11.0",
"shortuuid==1.0.9",
"strpdatetime>=0.2.0",
"tenacity>=8.0.1,<9.0.0",
"textx>=3.0.0,<4.0.0",
"toml>=0.10.2,<0.11.0",