Merge "fix(docs): python version must be string" into integration

This commit is contained in:
Manish V Badarkhe 2023-02-16 16:46:40 +01:00 committed by TrustedFirmware Code Review
commit a84636ad12

View file

@ -12,7 +12,7 @@ version: 2
build:
os: ubuntu-22.04 # Ubuntu Jammy LTS
tools:
python: 3.10
python: "3.10"
python:
install: