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

added python version

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