mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 14:30:30 +03:00 
			
		
		
		
	setup.py: ruamel.yaml >= 0.15 required for yml rewrites
This commit is contained in:
		
							parent
							
								
									ce54dbfc11
								
							
						
					
					
						commit
						fbdecbceb7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -84,7 +84,7 @@ setup(name='fdroidserver',
 | 
			
		|||
          'python-vagrant',
 | 
			
		||||
          'PyYAML',
 | 
			
		||||
          'qrcode',
 | 
			
		||||
          'ruamel.yaml >= 0.13',
 | 
			
		||||
          'ruamel.yaml >= 0.15',
 | 
			
		||||
          'requests >= 2.5.2, != 2.11.0, != 2.12.2, != 2.18.0',
 | 
			
		||||
          'docker-py >= 1.9, < 2.0',
 | 
			
		||||
      ],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue