diff options
Diffstat (limited to 'python/pytest/_pytest/__init__.py')
-rw-r--r-- | python/pytest/_pytest/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pytest/_pytest/__init__.py b/python/pytest/_pytest/__init__.py new file mode 100644 index 000000000..23dac6d05 --- /dev/null +++ b/python/pytest/_pytest/__init__.py @@ -0,0 +1,2 @@ +# +__version__ = '2.9.2' |