Commit f8b8245e authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

changes python version back to 3.8

parent a07eb1ad
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, 3.9
  version: 3.8
  install:
    - requirements: doc/requirements.txt
    - method: pip