Merge pull request #124 from matejc/oscarfix
change package data in setup.py for oscar theme
This commit is contained in:
		
						commit
						55234d96b7
					
				
							
								
								
									
										11
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								setup.py
									
									
									
									
									
								
							| @ -66,12 +66,13 @@ setup( | ||||
|         'searx': [ | ||||
|             'settings.yml', | ||||
|             '../README.rst', | ||||
|             'static/*/*/*', | ||||
|             'static/*/*/*.*', | ||||
|             'static/*/*/*/*.*', | ||||
|             'static/*/*/*/*/*.*', | ||||
|             'translations/*/*/*', | ||||
|             'templates/*/*.xml', | ||||
|             'templates/*/*.html', | ||||
|             'https_rules/*.xml', | ||||
|             'templates/*/result_templates/*.html', | ||||
|             'templates/*/*.*', | ||||
|             'templates/*/*/*.*', | ||||
|             'https_rules/*.xml' | ||||
|         ], | ||||
|     }, | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Adam Tauber
						Adam Tauber