Commit e545f7e
authored
BLD: build docs on Azure Pipelines (#909)
* try building docs on Azure Pipelines
* add doc.yml conda env file
* specify conda env name
* fix doc -> docs
* include sphinx-gallery
* add pytest to env
* install library to run sphinx-gallery
* install full suite of pvlib dependencies
* remove 'warnings as errors' flag
* return standard tests to azure-pipelines.yml
* fix job spacing
* add to what's new
* remove unused doc.yml config
* use requirements-py38.yml for docbuilding
* remove conda environment
* more conda removal
* specify python 3.8
* additional cleanup
* test docs before publish, rename env build1 parent 87d36da commit e545f7e
2 files changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
184 | 200 | | |
185 | 201 | | |
186 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments