Add pytest-4.4.0 and its dependencies to venv This allows us to use a `reason` param in pytest.importorskip(). It also matches the pytest version used in the SDK. Packages were added via the following command, per the README: > bin/python_venv -m pip wheel -w pip_packages pytest==4.4.0 The one exception is scandir-1.10.0, which was added via the manylinux docker method instructed by the README. TEST=Activate a venv that requires pytest==4.4.0 BUG=chromium:934414 Change-Id: Ic759be3caea7102bd7ec8dbb892563c4eda6abe1
diff --git a/README.md b/README.md index c025db0..02ae0b6 100644 --- a/README.md +++ b/README.md
@@ -54,7 +54,7 @@ Install Docker: - https://g3doc.corp.google.com/cloud/containers/registry/g3doc/glinux-docker/install.md?cl=head + https://g3doc.corp.google.com/cloud/containers/g3doc/glinux-docker/install.md?cl=head Add the manylinux Docker image:
diff --git a/pip_packages/atomicwrites-1.3.0-py2.py3-none-any.whl b/pip_packages/atomicwrites-1.3.0-py2.py3-none-any.whl new file mode 100644 index 0000000..2e7b814 --- /dev/null +++ b/pip_packages/atomicwrites-1.3.0-py2.py3-none-any.whl Binary files differ
diff --git a/pip_packages/attrs-19.3.0-py2.py3-none-any.whl b/pip_packages/attrs-19.3.0-py2.py3-none-any.whl new file mode 100644 index 0000000..db90cdc --- /dev/null +++ b/pip_packages/attrs-19.3.0-py2.py3-none-any.whl Binary files differ
diff --git a/pip_packages/configparser-4.0.2-py2.py3-none-any.whl b/pip_packages/configparser-4.0.2-py2.py3-none-any.whl new file mode 100644 index 0000000..917a880 --- /dev/null +++ b/pip_packages/configparser-4.0.2-py2.py3-none-any.whl Binary files differ
diff --git a/pip_packages/contextlib2-0.6.0.post1-py2.py3-none-any.whl b/pip_packages/contextlib2-0.6.0.post1-py2.py3-none-any.whl new file mode 100644 index 0000000..12a4341 --- /dev/null +++ b/pip_packages/contextlib2-0.6.0.post1-py2.py3-none-any.whl Binary files differ
diff --git a/pip_packages/importlib_metadata-1.3.0-py2.py3-none-any.whl b/pip_packages/importlib_metadata-1.3.0-py2.py3-none-any.whl new file mode 100644 index 0000000..5b1263a --- /dev/null +++ b/pip_packages/importlib_metadata-1.3.0-py2.py3-none-any.whl Binary files differ
diff --git a/pip_packages/more_itertools-5.0.0-py2-none-any.whl b/pip_packages/more_itertools-5.0.0-py2-none-any.whl new file mode 100644 index 0000000..e06d63c --- /dev/null +++ b/pip_packages/more_itertools-5.0.0-py2-none-any.whl Binary files differ
diff --git a/pip_packages/pathlib2-2.3.5-py2.py3-none-any.whl b/pip_packages/pathlib2-2.3.5-py2.py3-none-any.whl new file mode 100644 index 0000000..68364db --- /dev/null +++ b/pip_packages/pathlib2-2.3.5-py2.py3-none-any.whl Binary files differ
diff --git a/pip_packages/pluggy-0.13.1-py2.py3-none-any.whl b/pip_packages/pluggy-0.13.1-py2.py3-none-any.whl new file mode 100644 index 0000000..bea5f8c --- /dev/null +++ b/pip_packages/pluggy-0.13.1-py2.py3-none-any.whl Binary files differ
diff --git a/pip_packages/py-1.8.1-py2.py3-none-any.whl b/pip_packages/py-1.8.1-py2.py3-none-any.whl new file mode 100644 index 0000000..4535307 --- /dev/null +++ b/pip_packages/py-1.8.1-py2.py3-none-any.whl Binary files differ
diff --git a/pip_packages/pytest-4.4.0-py2.py3-none-any.whl b/pip_packages/pytest-4.4.0-py2.py3-none-any.whl new file mode 100644 index 0000000..8e32574 --- /dev/null +++ b/pip_packages/pytest-4.4.0-py2.py3-none-any.whl Binary files differ
diff --git a/pip_packages/scandir-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl b/pip_packages/scandir-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl new file mode 100644 index 0000000..d68c4c4 --- /dev/null +++ b/pip_packages/scandir-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl Binary files differ
diff --git a/pip_packages/setuptools-44.0.0-py2.py3-none-any.whl b/pip_packages/setuptools-44.0.0-py2.py3-none-any.whl new file mode 100644 index 0000000..ad4fa0f --- /dev/null +++ b/pip_packages/setuptools-44.0.0-py2.py3-none-any.whl Binary files differ
diff --git a/pip_packages/six-1.13.0-py2.py3-none-any.whl b/pip_packages/six-1.13.0-py2.py3-none-any.whl new file mode 100644 index 0000000..4aa0182 --- /dev/null +++ b/pip_packages/six-1.13.0-py2.py3-none-any.whl Binary files differ
diff --git a/pip_packages/zipp-0.6.0-py2.py3-none-any.whl b/pip_packages/zipp-0.6.0-py2.py3-none-any.whl new file mode 100644 index 0000000..2ee0bba --- /dev/null +++ b/pip_packages/zipp-0.6.0-py2.py3-none-any.whl Binary files differ