lxml

[all]
mypy-xml-score[doc,lintcheck,test,typecheck]

[doc]

[gitlab-all]
mypy-xml-score[gitlab-lintcheck,gitlab-test,gitlab-typecheck]

[gitlab-lintcheck]
mypy-xml-score[lintcheck]
pylint-gitlab
anybadge

[gitlab-test]
mypy-xml-score[test]

[gitlab-typecheck]
mypy-xml-score[typecheck]
mypy[reports]
anybadge
lxml

[lintcheck]
pylint
pylint-venv
pylint-pytest

[test]
pytest
pytest-cov

[typecheck]
mypy
types_lxml
