From 67ee65f47ed0872040fcce3db68a34005af9a03d Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 3 Jan 2021 20:41:35 -0500 Subject: doc: restore accidentally removed images used in Getting-meson.md [skip ci] Broken in commit 8a11cf357eaae46fd7efbb9993c0bb00e9529a13 Fixes #8148 --- docs/markdown/images/py3-install-1.png | Bin 0 -> 101763 bytes docs/markdown/images/py3-install-2.png | Bin 0 -> 99866 bytes docs/markdown/images/py3-install-3.png | Bin 0 -> 101063 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/markdown/images/py3-install-1.png create mode 100644 docs/markdown/images/py3-install-2.png create mode 100644 docs/markdown/images/py3-install-3.png diff --git a/docs/markdown/images/py3-install-1.png b/docs/markdown/images/py3-install-1.png new file mode 100644 index 000000000..74f081938 Binary files /dev/null and b/docs/markdown/images/py3-install-1.png differ diff --git a/docs/markdown/images/py3-install-2.png b/docs/markdown/images/py3-install-2.png new file mode 100644 index 000000000..9a8f1fe65 Binary files /dev/null and b/docs/markdown/images/py3-install-2.png differ diff --git a/docs/markdown/images/py3-install-3.png b/docs/markdown/images/py3-install-3.png new file mode 100644 index 000000000..b702910ab Binary files /dev/null and b/docs/markdown/images/py3-install-3.png differ -- cgit v1.2.3