Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.12 KB

File metadata and controls

28 lines (24 loc) · 1.12 KB

How to release

Makefile usage

This project includes a simple Makefile for syncing changes to the theme with the main CPython repository. Run make help for details on available rules.

There is one configurable variable, CPYTHON_PATH, which should be the path to the CPython repository on your machine. By default, it points to ../cpython.