mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[fix] missing requirements files from setup.py - closes #572
This commit is contained in:
		
							parent
							
								
									2caf0d4c9a
								
							
						
					
					
						commit
						ca45c24162
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
										
									
									
									
								
							|  | @ -53,6 +53,8 @@ setup( | |||
|         'searx': [ | ||||
|             'settings.yml', | ||||
|             '../README.rst', | ||||
|             '../requirements.txt', | ||||
|             '../requirements-dev.txt', | ||||
|             'data/*', | ||||
|             'plugins/*/*', | ||||
|             'static/*.*', | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Adam Tauber
						Adam Tauber