Closed Bug 1865709 Opened 2 years ago Closed 2 years ago

remove `importlib-metadata` from moz-phab requirements

Categories

(Conduit :: moz-phab, task)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sheehan, Assigned: sheehan)

Details

Attachments

(1 file)

The importlib-metadata package is a backport of the standard library's importlib.metadata module for Python versions earlier than 3.8. Since we have dropped Python 3.7 support from moz-phab we can now drop this requirement and some associated code.

importlib-metadata is no longer necessary since we have dropped
Python 3.7 support. Remove it and the associated usage in the code.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: