1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

Fix read the docs build

This commit is contained in:
Jair Henrique
2023-07-20 13:17:15 -03:00
parent 8c075c7fb3
commit 75c8607fd2
2 changed files with 5 additions and 1 deletions

View File

@@ -5,6 +5,10 @@ updates:
directory: "/"
schedule:
interval: weekly
- package-ecosystem: pip
directory: "docs/"
schedule:
interval: weekly
- package-ecosystem: "github-actions"
directory: "/"
schedule:

View File

@@ -1,2 +1,2 @@
sphinx==7.0.1
sphinx<7
sphinx_rtd_theme==1.2.2