mirror of
				https://github.com/python-escpos/python-escpos
				synced 2025-10-23 09:30:00 +00:00 
			
		
		
		
	Fix docs build
This commit is contained in:
		
							
								
								
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							@@ -22,7 +22,7 @@ deps = nose
 | 
				
			|||||||
       hypothesis>4
 | 
					       hypothesis>4
 | 
				
			||||||
       python-barcode
 | 
					       python-barcode
 | 
				
			||||||
commands = pytest --cov escpos
 | 
					commands = pytest --cov escpos
 | 
				
			||||||
passenv = ESCPOS_CAPABILITIES_PICKLE_DIR ESCPOS_CAPABILITIES_FILE CI TRAVIS TRAVIS_* APPVEYOR APPVEYOR_* CODECOV_*
 | 
					passenv = ESCPOS_CAPABILITIES_PICKLE_DIR, ESCPOS_CAPABILITIES_FILE, CI, TRAVIS, TRAVIS_*, APPVEYOR, APPVEYOR_*, CODECOV_*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[testenv:docs]
 | 
					[testenv:docs]
 | 
				
			||||||
basepython = python
 | 
					basepython = python
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user