mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 23:21:29 +00:00 
			
		
		
		
	Better English.
This commit is contained in:
		
							parent
							
								
									3e7f33fc82
								
							
						
					
					
						commit
						b899007268
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -72,7 +72,7 @@ Thus, when you say ``packages = ['foo']`` in your setup script, you are
 | 
			
		|||
promising that the Distutils will find a file :file:`foo/__init__.py` (which
 | 
			
		||||
might be spelled differently on your system, but you get the idea) relative to
 | 
			
		||||
the directory where your setup script lives.  If you break this promise, the
 | 
			
		||||
Distutils will issue a warning but still process the broken package anyways.
 | 
			
		||||
Distutils will issue a warning but still process the broken package anyway.
 | 
			
		||||
 | 
			
		||||
If you use a different convention to lay out your source directory, that's no
 | 
			
		||||
problem: you just have to supply the :option:`package_dir` option to tell the
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue