Loading .readthedocs.yaml +3 −4 Original line number Diff line number Diff line Loading @@ -4,6 +4,9 @@ build: os: ubuntu-20.04 tools: python: "mambaforge-4.10" jobs: pre_build: - mkdir ~/tmp sphinx: builder: html Loading @@ -12,7 +15,3 @@ sphinx: conda: environment: environment.yml commands: pre_build: - mkdir ~/tmp Loading
.readthedocs.yaml +3 −4 Original line number Diff line number Diff line Loading @@ -4,6 +4,9 @@ build: os: ubuntu-20.04 tools: python: "mambaforge-4.10" jobs: pre_build: - mkdir ~/tmp sphinx: builder: html Loading @@ -12,7 +15,3 @@ sphinx: conda: environment: environment.yml commands: pre_build: - mkdir ~/tmp