Skip to content

Build PyICU wheels for Windows.

Notifications You must be signed in to change notification settings

cgohlke/pyicu-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyicu-build

Build PyICU wheels for Windows using GitHub Actions and ICU binaries.

The wheels can be downloaded from the Releases page.

Install a wheel on the command line, for example for Python 3.13 64-bit:

$ py.exe -3.13 -m pip install PyICU-2.15-cp313-cp313-win_amd64.whl