Closed angus-g closed 3 months ago
I expect this might make the indexing output more verbose, since permission errors won't go through the logging mechanism.
There's an additional update to the version mechanism to make it compatible with newer Python versions where pkg_resources no longer exists.
pkg_resources
Closes #337.
I like this.
I'm not really sure if I'm in position to properly review.... (meaning I don't understand what really the code changes do here)
@dougiesquire could you review this?
@angus-g merge?
I expect this might make the indexing output more verbose, since permission errors won't go through the logging mechanism.
There's an additional update to the version mechanism to make it compatible with newer Python versions where
pkg_resources
no longer exists.Closes #337.