Skip to content

Replace pkg_resources with importlib_resources

Abhilash Raj requested to merge maxking/mailman:warsaw/mailman-implib into master

This is a working version of !345 (closed) with fixes required for the changes in the API, some additional places where pkg_resources were being used, and addition of importlib_resources in setup.py.

Edited by Abhilash Raj

Merge request reports