Uh oh!
There was an error while loading. Please reload this page.
Lower version requirements for python-dateutil in generated client #298 - #299
Conversation
Codecov Report
@@ Coverage Diff @@## main #299 +/- ##
=========================================
Coverage 100.00% 100.00% =========================================
Files 46 46 Lines 1348 1348 =========================================
Hits 1348 1348 Continue to review full report at Codecov.
|
bowenwr
commented
Jan 14, 2021
@dbanty I changed it in the templates for the generated client but not in the root |
bowenwr
commented
Jan 14, 2021
FYI @packyg |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Dylan Anthony <43723790+dbanty@users.noreply.github.com>
dbanty
commented
Jan 14, 2021
Looks great, I love a nice easy code review in the morning |
bowenwr
commented
Jan 14, 2021
Thanks for your help and being so obliging! 🙌 |
openapi-generators#298 (openapi-generators#299) * Lower version requirements for python-dateutil in generated client openapi-generators#298 * Update CHANGELOG.md Co-authored-by: Dylan Anthony <43723790+dbanty@users.noreply.github.com> Co-authored-by: Dylan Anthony <43723790+dbanty@users.noreply.github.com>
openapi-generators#298 (openapi-generators#299) * Lower version requirements for python-dateutil in generated client openapi-generators#298 * Update CHANGELOG.md Co-authored-by: Dylan Anthony <43723790+dbanty@users.noreply.github.com> Co-authored-by: Dylan Anthony <43723790+dbanty@users.noreply.github.com>
The generated client now features a slightly more permissive version of
python-dateutilto reduce dependency conflicts with some other projects. #298