mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	
						commit
						b44643222f
					
				
							
								
								
									
										8
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								setup.py
									
									
									
									
									
								
							@ -61,11 +61,11 @@ setup(
 | 
				
			|||||||
        'searx': [
 | 
					        'searx': [
 | 
				
			||||||
            'settings.yml',
 | 
					            'settings.yml',
 | 
				
			||||||
            '../README.rst',
 | 
					            '../README.rst',
 | 
				
			||||||
            'static/*/*',
 | 
					            'static/*/*/*',
 | 
				
			||||||
            'translations/*/*/*',
 | 
					            'translations/*/*/*',
 | 
				
			||||||
            'templates/*.xml',
 | 
					            'templates/*/*.xml',
 | 
				
			||||||
            'templates/*.html',
 | 
					            'templates/*/*.html',
 | 
				
			||||||
            'templates/result_templates/*.html',
 | 
					            'templates/*/result_templates/*.html',
 | 
				
			||||||
        ],
 | 
					        ],
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user