Christoph Dörrer

Results 14 comments of Christoph Dörrer

you may check out `poetry hook bump` from [![PyPI - poetry-plugin-hook](https://img.shields.io/pypi/v/poetry-plugin-hook?logo=poetry&logoColor=lightblue&label=poetry-plugin-hook)](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...