mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 14:30:30 +03:00 
			
		
		
		
	Merge branch 'ruamel' into 'master'
set ruamel.yaml version to older than 1.17.22 See merge request fdroid/fdroidserver!1389
This commit is contained in:
		
						commit
						4b5dd72674
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -103,7 +103,7 @@ setup(
 | 
			
		|||
        'python-vagrant',
 | 
			
		||||
        'PyYAML',
 | 
			
		||||
        'qrcode',
 | 
			
		||||
        'ruamel.yaml >= 0.15',
 | 
			
		||||
        'ruamel.yaml >= 0.15, < 0.17.22',
 | 
			
		||||
        'requests >= 2.5.2, != 2.11.0, != 2.12.2, != 2.18.0',
 | 
			
		||||
        'sdkmanager >= 0.6.4',
 | 
			
		||||
        'yamllint',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue