mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	Remove libcloud and s3cmd from fdroidserver
This commit is contained in:
		
							parent
							
								
									a9856cfb92
								
							
						
					
					
						commit
						dbd769db9f
					
				
					 9 changed files with 417 additions and 819 deletions
				
			
		
							
								
								
									
										3
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								setup.py
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -101,7 +101,6 @@ setup(
 | 
			
		|||
        'oscrypto',
 | 
			
		||||
        'paramiko',
 | 
			
		||||
        'Pillow',
 | 
			
		||||
        'apache-libcloud >= 0.14.1',
 | 
			
		||||
        'puremagic',
 | 
			
		||||
        'pycountry ; sys_platform=="darwin"',
 | 
			
		||||
        'python-vagrant',
 | 
			
		||||
| 
						 | 
				
			
			@ -123,7 +122,7 @@ setup(
 | 
			
		|||
            'pycountry',
 | 
			
		||||
            'python-magic',
 | 
			
		||||
        ],
 | 
			
		||||
        'test': ['pyjks', 'html5print'],
 | 
			
		||||
        'test': ['pyjks', 'html5print', 'testcontainers[minio]'],
 | 
			
		||||
        'docs': [
 | 
			
		||||
            'sphinx',
 | 
			
		||||
            'numpydoc',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue