This is an archive of the discontinued Mercurial Phabricator instance.

packaging: remove requirements constraints to support Python 2
ClosedPublic

Authored by indygreg on Mar 2 2022, 10:43 AM.

Details

Summary

We just deleted support for Python 2 from the packaging code. We no longer
need these package constraints in the requirements file to support Python 2.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Mar 2 2022, 10:43 AM
Alphare accepted this revision.Mar 3 2022, 5:58 AM
This revision is now accepted and ready to land.Mar 3 2022, 5:58 AM