Remove "six" python wheel
The python3 migration is done and "six" is no longer in use.
Change-Id: I67fc75a814105b38239e923a068cf83432583a4b
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/113592
Reviewed-by: Nigi <nigi@chromium.org>
Commit-Queue: Nigi <nigi@chromium.org>
Auto-Submit: Lei Zhang <thestig@chromium.org>
diff --git a/.vpython3 b/.vpython3
index 3ff80ff..791ce7f 100644
--- a/.vpython3
+++ b/.vpython3
@@ -24,13 +24,6 @@
python_version: "3.8"
-# Used by build/skia_gold_common/output_managerless_skia_gold_session.py
-# Used by tools/code_coverage/coverage.py
-wheel: <
- name: "infra/python/wheels/six-py2_py3"
- version: "version:1.15.0"
->
-
# Used by build/util/lib/results/result_sink.py
wheel: <
name: "infra/python/wheels/certifi-py2_py3"