pytest2/src/pytest
Bruno Oliveira 7eb0792cba Add pytest.version_tuple
This adds `pytest.version_tuple`, which makes it simpler for users to do something depending on the pytest version, such as declaring hooks which are introduced in later versions.

This feature was added originally in https://github.com/pypa/setuptools_scm/pull/475.

Followup to https://github.com/pytest-dev/pytest/pull/7605.
2021-06-14 09:04:14 -03:00
..
__init__.py Add pytest.version_tuple 2021-06-14 09:04:14 -03:00
__main__.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
collect.py Reintroduce warnings postponed in 6.0 (#7637) 2020-08-22 11:17:50 -03:00
py.typed Publish our types 2020-07-04 13:18:15 +03:00