3
0
Fork 0

feat: add way to declare related versions for history in MasterView

This commit is contained in:
Lance Edgar 2026-02-27 12:59:20 -06:00
parent 205a1f7a65
commit cba8e4774d
3 changed files with 121 additions and 7 deletions

View file

@ -61,7 +61,7 @@ dependencies = [
[project.optional-dependencies]
continuum = ["Wutta-Continuum>=0.3.0"]
continuum = ["Wutta-Continuum>=0.3.3"]
docs = ["Sphinx", "furo", "sphinxcontrib-programoutput"]
tests = ["pylint", "pytest", "pytest-cov", "tox", "WebTest"]