Use pkg_resources to get the package version instead of vcversioner
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 swh-environment#2105 (closed)
Test Plan
tox
Migrated from D2334 (view on Phabricator)