Skip to content

GSG2604/python-wheels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-wheels

I recently had troubles to install python packages which doesn't have a precompiled wheel for my python version, when the build process starts it fails with a "You need MS VC++ 14" error message. Well, I don't want to download 5Gb of programs and tools and not use them at all, so I set up an Action to build the wheels. Now all I need to do is modify requirements.txt, push changes and voilà! Fresh wheels for you!

About

Just for compiling wheels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published