summaryrefslogtreecommitdiff
path: root/src/dateutil/parser
Commit message (Collapse)AuthorAgeFilesLines
* docs: YYYYMM is not supported (#1179)James McKinney2022-04-181-1/+1
|
* Move to src layoutMario Corchero2021-07-163-0/+2090
Move the project to the src layout to ensure we are testing on the generated package rather than the checked out source tree.