Page MenuHomeSoftware Heritage

Use pkg_resources to get the package version instead of vcversioner
ClosedPublic

Authored by olasd on Nov 21 2019, 5:58 PM.

Details

Summary

The vcversioner feature of generating _version.py wasn't enabled anyway, so the
version was always reported as 'devel'. Oops.

I guess that's a step towards T2105

Test Plan

tox

Diff Detail

Repository
rDLDBASE Generic VCS/Package Loader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.