 77df9d06f7
			
		
	
	
		77df9d06f7
		
	
	
	
	
		
			
			All changes: - full PEP8 compliance - move sources from src/qweechat/ to qweechat/ - move data from data/icons/ to qweechat/data/icons/ - sources validated with PEP8 - use setuptools in setup.py, fix path of data files
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			105 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			105 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Ignored files for Git
 | |
| 
 | |
| *.pyc
 | |
| *.pyo
 | |
| MANIFEST
 | |
| build/*
 | |
| dist/*
 | |
| qweechat.egg-info/*
 | |
| src/qweechat.egg-info/*
 |