change package data paths
This commit is contained in:
		
							parent
							
								
									7369fbd54c
								
							
						
					
					
						commit
						3ea2b1ee86
					
				
							
								
								
									
										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
	 Matej Cotman
						Matej Cotman