mirror of
				https://github.com/Akkudoktor-EOS/EOS.git
				synced 2025-11-04 08:46:20 +00:00 
			
		
		
		
	
		
			
	
	
		
			14 lines
		
	
	
		
			167 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
		
		
			
		
	
	
			14 lines
		
	
	
		
			167 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| 
								 | 
							
								version: 2
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								build:
							 | 
						||
| 
								 | 
							
								  os: ubuntu-24.04
							 | 
						||
| 
								 | 
							
								  tools:
							 | 
						||
| 
								 | 
							
								    python: "3.12"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								sphinx:
							 | 
						||
| 
								 | 
							
								   configuration: docs/conf.py
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								python:
							 | 
						||
| 
								 | 
							
								   install:
							 | 
						||
| 
								 | 
							
								   - requirements: requirements-dev.txt
							 |