mirror of
				https://github.com/python-escpos/python-escpos
				synced 2025-10-23 09:30:00 +00:00 
			
		
		
		
	Filter paths for isort
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/pythonpackage.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/pythonpackage.yml
									
									
									
									
										vendored
									
									
								
							@@ -34,6 +34,7 @@ jobs:
 | 
			
		||||
      uses: isort/isort-action@master
 | 
			
		||||
      with:
 | 
			
		||||
        requirementsFiles: "requirements.txt doc/requirements.txt"
 | 
			
		||||
        sortPaths: ['doc', 'src', 'examples', 'test', 'setup.py']
 | 
			
		||||
    - name: Lint with flake8
 | 
			
		||||
      run: |
 | 
			
		||||
        # stop the build if there are Python syntax errors or undefined names
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user