Change Python version from number to a string

This commit is contained in:
Micah Jerome Ellison 2023-09-28 14:18:07 -07:00
parent 71726fbe3a
commit fb6ca5cdd9

View file

@ -9,7 +9,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: 3
python: "3"
# Build documentation in the docs/ directory