mbarkhau/bumpver

[feature request] allow --no-fetch to be configured from config file

tandav opened this issue · 0 comments

It would be handy to configure --no-fetch from pyproject.toml or setup.cfg
for example:

[tool.bumpver]
fetch = false