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