mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	Upgrade to latest flake8
This commit is contained in:
		@@ -15,7 +15,7 @@ django-crispy-forms==1.8.1      # Form helpers
 | 
				
			|||||||
django-import-export==2.0.0     # Data import / export for admin interface
 | 
					django-import-export==2.0.0     # Data import / export for admin interface
 | 
				
			||||||
django-cleanup==4.0.0           # Manage deletion of old / unused uploaded files
 | 
					django-cleanup==4.0.0           # Manage deletion of old / unused uploaded files
 | 
				
			||||||
django-qr-code==1.2.0           # Generate QR codes
 | 
					django-qr-code==1.2.0           # Generate QR codes
 | 
				
			||||||
flake8==3.3.0                   # PEP checking
 | 
					flake8==3.8.3                   # PEP checking
 | 
				
			||||||
coverage==4.0.3                 # Unit test coverage
 | 
					coverage==4.0.3                 # Unit test coverage
 | 
				
			||||||
python-coveralls==2.9.1         # Coveralls linking (for Travis)
 | 
					python-coveralls==2.9.1         # Coveralls linking (for Travis)
 | 
				
			||||||
rapidfuzz==0.7.6                # Fuzzy string matching
 | 
					rapidfuzz==0.7.6                # Fuzzy string matching
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user