Merge this if you dare to resolve #11. In addition to providing support for Versioneer, this PR also transforms the version discovery code into an object-oriented style.
🩺 Test Data and/or Report
$ venv/bin/python setup.py test
…
running test
DEBUG:pds_github_util.release._python_version:🏁 High confidence version is 0.22.0-dev
INFO:tests.releases.test_python_get_version:found version is 0.22.0-dev
ok
…
📜 Summary
Merge this if you dare to resolve #11. In addition to providing support for Versioneer, this PR also transforms the version discovery code into an object-oriented style.
🩺 Test Data and/or Report
🧩 Related Issues
11