mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 01:47:36 +03:00 
			
		
		
		
	Add aiohttp extras
This commit is contained in:
		
							parent
							
								
									2707aa9b35
								
							
						
					
					
						commit
						8598b54ab1
					
				
							
								
								
									
										3
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								setup.py
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -67,6 +67,9 @@ setup(name='dependency-injector',
 | 
			
		|||
          'flask': [
 | 
			
		||||
              'flask',
 | 
			
		||||
          ],
 | 
			
		||||
          'aiohttp': [
 | 
			
		||||
              'aiohttp',
 | 
			
		||||
          ],
 | 
			
		||||
      },
 | 
			
		||||
      zip_safe=True,
 | 
			
		||||
      license='BSD New',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user