swyddfa / esbonio

A language server for working with Sphinx projects.

Home Page:https://docs.esbon.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bumpversion is corrupting pygls version in setup.cfg

alcarney opened this issue · comments

By fluke esbonio's version number has lined up with the lower bound set on pygls.
Now when bumpversion runs during a build it's interfering with this and preventing pip from resolving the dependency... 🤔

version = 0.11.2

pygls>=0.11.2,<0.12.0

This is currently preventing #382 (or any other PR) from building correctly.
https://github.com/swyddfa/esbonio/runs/6461644033?check_suite_focus=true#step:6:56

Actually, looks like the sync up happened a while ago and was already an issue last release
37dc99c#diff-52ffb376ed7ca84bbafb812235916241551c6a3998d32f71430af3e9c1893fd0