1) Unpin Sphinx version as the issue has been fixed in v 6.1.3

2) Update release note
This commit is contained in:
Akshay Joshi
2023-01-17 17:30:22 +05:30
parent 9c4573fd80
commit 10c6a4f8dc
7 changed files with 35 additions and 7 deletions

View File

@@ -30,7 +30,7 @@ jobs:
run: pip install -r requirements.txt
- name: Install sphinx
run: pip install sphinx==6.1.1
run: pip install sphinx
- name: Install sphinx youtube
run: pip install sphinxcontrib-youtube