mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[fix] setup.py package data update - fixes #323
This commit is contained in:
		
							parent
							
								
									b6de23f540
								
							
						
					
					
						commit
						333b6759ac
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								setup.py
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -77,15 +77,15 @@ setup(
 | 
			
		|||
        'searx': [
 | 
			
		||||
            'settings.yml',
 | 
			
		||||
            '../README.rst',
 | 
			
		||||
            'plugins/*/*',
 | 
			
		||||
            'static/*.*',
 | 
			
		||||
            'static/*/*.*',
 | 
			
		||||
            'static/*/*/*.*',
 | 
			
		||||
            'static/*/*/*/*.*',
 | 
			
		||||
            'static/*/*/*/*/*.*',
 | 
			
		||||
            'translations/*/*/*',
 | 
			
		||||
            'templates/*/*.*',
 | 
			
		||||
            'templates/*/*/*.*',
 | 
			
		||||
            'https_rules/*.xml'
 | 
			
		||||
            'translations/*/*/*'
 | 
			
		||||
        ],
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue