pymc-labs/CausalPy

try to get dynamic version in `pyproject.toml`

Open

#155 创建于 2023年1月6日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Python (111 fork)auto 404
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.

贡献者指南