summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/buildstream/plugins/sources/pip.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buildstream/plugins/sources/pip.py b/src/buildstream/plugins/sources/pip.py
index eac2f3d01..c3af0f9cf 100644
--- a/src/buildstream/plugins/sources/pip.py
+++ b/src/buildstream/plugins/sources/pip.py
@@ -89,6 +89,7 @@ _PYTHON_VERSIONS = [
"python3.5",
"python3.6",
"python3.7",
+ "python3.8",
]
# List of allowed extensions taken from