Use pkg_resources to get the package version instead of vcversioner

This commit is contained in:
Nicolas Dandrimont 2019-11-21 18:23:20 +01:00
parent af04129d79
commit 62dc4dc257
5 changed files with 14 additions and 6 deletions

1
.gitignore vendored
View file

@ -9,6 +9,5 @@ build/
dist/
*.egg-info
version.txt
swh/lister/_version.py
.tox/
.mypy_cache/