forked from pool/python-nltk
		
	Copy from home:Odd-rationale/python-nltk via accept of submit request 26228 revision 7. Request was accepted with message: looks good to me OBS-URL: https://build.opensuse.org/request/show/26228 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=1
		
			
				
	
	
		
			13 lines
		
	
	
		
			330 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			330 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- setup.py.old	2009-11-09 06:47:53.000000000 -0600
 | |
| +++ setup.py	2009-12-10 17:42:05.570604887 -0600
 | |
| @@ -57,8 +57,7 @@
 | |
|                  'nltk.tag',
 | |
|                  'nltk.tokenize',
 | |
|                  'nltk.toolbox',
 | |
| -                'nltk.etree',
 | |
| -                'yaml'
 | |
| +                'nltk.etree'
 | |
|                  ],
 | |
|      )
 | |
|  
 |