@pmav99 I was wondering if it was possible to avoid to: - modify version in `setup.cfg`, `setup.py` and `pyproject.toml` - build tar and wheel - push on pipy - push changes on git every time there is a PR in main. Is is good practice ? and doable?
@pmav99 I was wondering if it was possible to avoid to:
setup.cfg,setup.pyandpyproject.tomlevery time there is a PR in main.
Is is good practice ? and doable?