changed URL for pointing to the public repository
This commit is contained in:
		
							
								
								
									
										4
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								setup.py
									
									
									
									
									
								
							| @@ -12,7 +12,7 @@ setup( | |||||||
|     description = "A set of utilities for building accessible applications with curses", |     description = "A set of utilities for building accessible applications with curses", | ||||||
|     license = "GPL V2", |     license = "GPL V2", | ||||||
|     keywords = "Gui curses accessibility speakup", |     keywords = "Gui curses accessibility speakup", | ||||||
|     url = "http://manuelcortez.net:1337/pi/guicurses", |     url = "https://github.com/raspberrypi-accesible/guicurses", | ||||||
|     long_description=read('README'), |     long_description=read('README.md'), | ||||||
|     packages = ["guicurses"], |     packages = ["guicurses"], | ||||||
| ) | ) | ||||||
		Reference in New Issue
	
	Block a user