Home
last modified time | relevance | path

Searched refs:assert_version_match (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A Dpkg_consistency_checks.py31 def assert_version_match(tool_name: str, version_str: str) -> None: function
41 assert_version_match('mypy', toml_data['tool']['mypy']['python_version'])
42 assert_version_match('vermin', str(toml_data['vermin']['targets']))