Skip to content

brainiak/manylinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

manylinux

We add libpython to pypa/manylinux. We use the default install locations even though we should really stay in sync with the existing locations and scripts that return LDFLAGS and other flags.

We also violate the manylinux principle by installing some libraries that are not named in PEP-0513.

Getting started

We build tags of Python that match those already in manylinux. Users can specify which versions to build via the build command.

VERSIONS="3.4.7 3.5.4 3.6.2" ./bin/build

About

pypa/manylinux with libpython

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages