Merge branch 'fix-setup.py' into 'master'
Remove bogus dbus-python dependency from setup.py. See merge request gajim/gajim!189
This commit is contained in:
		
						commit
						9de76990e3
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								setup.py
									
										
									
									
									
								
							|  | @ -274,7 +274,6 @@ setup( | |||
|     package_data={'gajim': package_data}, | ||||
|     data_files=data_files, | ||||
|     install_requires=[ | ||||
|         'dbus-python;sys_platform=="linux"', | ||||
|         'nbxmpp>=0.6.1', | ||||
|         'pyOpenSSL>=0.12', | ||||
|         'pyasn1', | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue