1 changed files with 6 additions and 1 deletions
			
			
		@ -1,6 +1,11 @@ | 
				
			|||||||
version: 2 | 
					version: 2 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Optionally declare the Python requirements required to build your docs | 
				
			||||||
 | 
					python: | 
				
			||||||
 | 
					   install: | 
				
			||||||
 | 
					   - packages: "myst_parser" | 
				
			||||||
 | 
					
 | 
				
			||||||
sphinx: | 
					sphinx: | 
				
			||||||
  builder: html | 
					  builder: html | 
				
			||||||
  configuration: conf.py | 
					  configuration: docs/source/conf.py | 
				
			||||||
  fail_on_warning: true | 
					  fail_on_warning: true | 
				
			||||||
					Loading…
					
					
				
		Reference in new issue