usse/scrape/venv/lib/python3.10/site-packages/_pytest/_version.py

6 lines
176 B
Python
Raw Normal View History

2023-12-22 14:26:01 +00:00
# coding: utf-8
# file generated by setuptools_scm
# don't change, don't track in version control
__version__ = version = '7.1.3'
__version_tuple__ = version_tuple = (7, 1, 3)