Commit 8d9acd2b authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

changes python version to 3.9

parent 05dcd7c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ formats:

# Optionally set the version of Python and requirements required to build your docs
python:
  version: 3.8
  version: 3.9
  install:
    - requirements: doc/requirements.txt
    - method: pip