EOS/requirements-dev.txt
Bobby Noelte 9626bfb32b
ci: lint commit messages (#510)
Lint commit messages using gitlint in pre-commit.
Gitlint enforces rules that are configured by .gitlint.

The checks enforce the [`Conventional Commits`](https://www.conventionalcommits.org)
commit message style.

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
2025-04-07 22:23:35 +02:00

16 lines
290 B
Plaintext

-r requirements.txt
gitlint==0.19.1
gitpython==3.1.44
myst-parser==4.0.1
sphinx==8.2.3
sphinx_rtd_theme==3.0.2
sphinx-tabs==3.4.7
pymarkdownlnt==0.9.29
pytest==8.3.5
pytest-cov==6.0.0
pytest-xprocess==1.0.2
pre-commit
mypy==1.15.0
types-requests==2.32.0.20250328
pandas-stubs==2.2.3.250308