Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 400 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 400 Bytes

package-python

Python is a programming language that lets you work more quickly and integrate your systems more effectively. https://www.python.org

See https://www.python.org/downloads/ for releases.

Generating the RPM package

Edit the Makefile to ensure that you are setting the intended version, then run make.

make install-deps
make clean python27
make clean python3