add pkg_resources to the Windows build
This commit is contained in:
		
							parent
							
								
									c4a85f468d
								
							
						
					
					
						commit
						3de9023a21
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -128,7 +128,8 @@ OPTIONS = {
 | 
			
		|||
        'includes': ['gi', 'Crypto.PublicKey.DSA', 'Crypto.Hash.HMAC',
 | 
			
		||||
                     'numbers', 'win32com.client', 'win32com.server',
 | 
			
		||||
                     'cryptography', 'pkg_resources'],
 | 
			
		||||
        'packages': ['gi', 'cffi', 'cryptography', 'google', 'axolotl'],
 | 
			
		||||
        'packages': ['gi', 'cffi', 'cryptography', 'google', 'axolotl',
 | 
			
		||||
                     'pkg_resources'],
 | 
			
		||||
        'base': 'Win32GUI',
 | 
			
		||||
        'include_files': INCLUDE_FILES,
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue