diff options
Diffstat (limited to 'readthedocs.yml')
-rw-r--r-- | readthedocs.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/readthedocs.yml b/readthedocs.yml index d65278abe..6e6b9af07 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -5,3 +5,7 @@ formats: # Pip requirements requirements_file: etc/requirements.txt + +# Build Container +build: + image: latest |