Change project name to mqtt-tools
This commit is contained in:
		
							parent
							
								
									7d2d89aabd
								
							
						
					
					
						commit
						204b25cfb6
					
				
							
								
								
									
										6
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								setup.py
									
									
									
									
									
								
							@ -2,10 +2,10 @@
 | 
			
		||||
 | 
			
		||||
from distutils.core import setup
 | 
			
		||||
 | 
			
		||||
setup(name='mqtt-config',
 | 
			
		||||
setup(name='mqtt-tools',
 | 
			
		||||
      version='0.1',
 | 
			
		||||
      description='MQTT Configurator',
 | 
			
		||||
      description='MQTT Tools',
 | 
			
		||||
      author='0xee',
 | 
			
		||||
      author_email='mqtt-config@0xee.eu',
 | 
			
		||||
      author_email='mqtt-tools@0xee.eu',
 | 
			
		||||
      packages=[],
 | 
			
		||||
      scripts=['mqtt-config'])
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user