Christoph Dörrer
Christoph Dörrer
so basically you guys never had that kind of issue/problem? 🤔
you may check out `poetry hook bump` from [](https://pypi.org/project/poetry-plugin-hook/) lightweight version only bumps __version__ strings from pyproject.toml into specified files.
As far as I know, two `*.yml` files can't be stacked or synchronized. Personally, I publish my packages to PyPI during a [release](https://github.com/scientific-python/pytest-doctestplus/releases) event, which I trigger manually in GitHub....
@ssbarnea i tried to contribute but was not able to install the project and test dependencies into venv from Main. `pip Install -e . -r .config\requirements-test.in` failed due pip resolving...