mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Drop support for Python 3.7 (#142)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -100,7 +100,7 @@ jobs: | ||||
|     runs-on: ubuntu-20.04 | ||||
|     strategy: | ||||
|       matrix: | ||||
|         python-version: ['3.7', '3.8', '3.9'] | ||||
|         python-version: ['3.8', '3.9'] | ||||
|       fail-fast: false | ||||
|     steps: | ||||
|       - | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Johann Bauer
					Johann Bauer