mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	Improve description
This commit is contained in:
		
							parent
							
								
									96b1c903f5
								
							
						
					
					
						commit
						a9ccce3fee
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -15,7 +15,7 @@ | |||
| 
 | ||||
| class register(Command): | ||||
| 
 | ||||
|     description = "register the distribution with the repository" | ||||
|     description = ("register the distribution with the Python package index") | ||||
| 
 | ||||
|     DEFAULT_REPOSITORY = 'http://www.python.org/pypi' | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andrew M. Kuchling
						Andrew M. Kuchling