Expand the dependency on python-dateutil.

Review Request #11442 — Created Feb. 10, 2021 and submitted — Latest diff uploaded

Information

Djblets
release-1.0.x

Reviewers

The python-dateutil dependency is too restrictive, causing issues if
a modern version of python-dateutil is installed. There's no need for
this, as even modern versions support Python 2.7 and maintain API
compatibility.

This change removes the dependency cap.

Installed the package successfully.

Built the release notes and checked for errors.

Commits

Files

    Loading...