mirror of
				https://github.com/python-kasa/python-kasa.git
				synced 2025-11-03 22:22:06 +00:00 
			
		
		
		
	Convert readthedocs config to v2 (#505)
This commit is contained in:
		@@ -1,8 +1,15 @@
 | 
			
		||||
version: 2
 | 
			
		||||
 | 
			
		||||
formats: all
 | 
			
		||||
 | 
			
		||||
build:
 | 
			
		||||
  image: latest
 | 
			
		||||
  os: ubuntu-22.04
 | 
			
		||||
  tools:
 | 
			
		||||
    python: "3"
 | 
			
		||||
 | 
			
		||||
python:
 | 
			
		||||
  version: 3.8
 | 
			
		||||
  pip_install: true
 | 
			
		||||
  extra_requirements:
 | 
			
		||||
    - docs
 | 
			
		||||
  install:
 | 
			
		||||
    - method: pip
 | 
			
		||||
      path: .
 | 
			
		||||
      extra_requirements:
 | 
			
		||||
        - docs
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user