mirror of
				https://github.com/python-escpos/python-escpos
				synced 2025-10-23 09:30:00 +00:00 
			
		
		
		
	DOC fix autodoc not working on RTD
This commit is contained in:
		| @@ -18,7 +18,7 @@ import os | |||||||
| # If extensions (or modules to document with autodoc) are in another directory, | # If extensions (or modules to document with autodoc) are in another directory, | ||||||
| # add these directories to sys.path here. If the directory is relative to the | # add these directories to sys.path here. If the directory is relative to the | ||||||
| # documentation root, use os.path.abspath to make it absolute, like shown here. | # documentation root, use os.path.abspath to make it absolute, like shown here. | ||||||
| #sys.path.insert(0, os.path.abspath('.')) | sys.path.insert(0, os.path.abspath('..')) | ||||||
|  |  | ||||||
| # -- General configuration ------------------------------------------------ | # -- General configuration ------------------------------------------------ | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										4
									
								
								doc/requirements.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								doc/requirements.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | |||||||
|  | pyusb | ||||||
|  | Pillow>=2.0 | ||||||
|  | qrcode>=4.0 | ||||||
|  | pyserial | ||||||
		Reference in New Issue
	
	Block a user
	 Patrick Kanzler
					Patrick Kanzler