devopsgood first issue
仓库指标
- Star
- (1,162 star)
- PR 合并指标
- (PR 指标待抓取)
描述
AFTER #105...
In theory we should be able to have ONE version number in causalpy/version.py and get pyproject.toml to extract that. See the instructions here, https://packaging.python.org/en/latest/guides/single-sourcing-package-version/
But when working on #105 this was not working. So at the moment we have the version number in both causalpy/version.py and and pyproject.toml.