Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace version information mechansim
For now the version and iformation will be updated using a git hook and nox target. When the project is upgraded to 3.8 we should replace this mechanism by the use of importlib.metadata. see also: * #145 (comment) * python-poetry/poetry#2366 (comment) * #135 (comment)
- Loading branch information