# Copyright (c) 2026 Pointmatic
# SPDX-License-Identifier: Apache-2.0
#
# Dev tooling for the pyve testenv (.pyve/testenv/venv/).
# Install with: pyve testenv --install -r requirements-dev.txt
ruff
mypy
pytest
pytest-cov
types-PyYAML
