summaryrefslogtreecommitdiff
path: root/docs/examples.md
diff options
context:
space:
mode:
authorRoberto Bertó <463349+robertoberto@users.noreply.github.com>2026-05-19 06:25:14 +0000
committerRoberto Bertó <463349+robertoberto@users.noreply.github.com>2026-05-19 06:25:14 +0000
commitb9208fbb3db4dd6ce80967feb1be5af2f3f01c74 (patch)
treed0440866dc01cb5edf39981b8aa71e17c835426d /docs/examples.md
parent294d060ac1557ed70cab7a12f97d930f9dc4baf9 (diff)
downloadpyvyos-b9208fbb3db4dd6ce80967feb1be5af2f3f01c74.tar.gz
pyvyos-b9208fbb3db4dd6ce80967feb1be5af2f3f01c74.zip
fix: pytest was declared as runtime dependency
pyproject.toml [project].dependencies declared pytest>=9.0.3, so 'pip install pyvyos==0.4.0' pulled pytest into every install. This contradicted the 0.4.0 CHANGELOG which advertised runtime deps as 'requests>=2.32.0,<3.0 only'. The line was introduced accidentally during the e2e harness work in bfcaffe (almost certainly an 'uv add pytest' that landed in the wrong table) and was not caught in review. Removed; pytest remains in the 'dev' optional-dependency extra. Bump to 0.4.1 to ship the correction to PyPI.
Diffstat (limited to 'docs/examples.md')
0 files changed, 0 insertions, 0 deletions