Update python packages for windows build
This commit is contained in:
		
							parent
							
								
									a68fccd8f3
								
							
						
					
					
						commit
						6bd3d03310
					
				
					 2 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -11,3 +11,4 @@ python-gnupg
 | 
			
		|||
pillow
 | 
			
		||||
pycurl
 | 
			
		||||
docutils
 | 
			
		||||
qrcode
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -117,7 +117,8 @@ OPTIONS = {
 | 
			
		|||
    'build_exe': {
 | 
			
		||||
        'includes': ['gi', 'numbers', 'win32com.client', 'win32com.server'],
 | 
			
		||||
        'packages': ['gi', 'cffi', 'cryptography', 'google', 'axolotl',
 | 
			
		||||
                     'pkg_resources', 'Crypto', 'pycparser', 'keyring'],
 | 
			
		||||
                     'pkg_resources', 'Crypto', 'pycparser', 'keyring',
 | 
			
		||||
                     'PIL', 'idna', 'qrcode'],
 | 
			
		||||
        'include_files': INCLUDE_FILES,
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue