Skip to content

Commit

Permalink
Describe how to build on OSX (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Baptiste Aviat authored and Lothiraldan committed Mar 24, 2017
1 parent 1626fc4 commit 724e8fc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,14 @@ You can generate a wheel with the command:
which builds v8, the extension, and generates a wheel.

Notes for building on OSX
'''''''''''''''''''''''''

The legacy Python binary builds (OSX 10.6) need to be downloaded from:
https://www.python.org/downloads/

They will allow to build a wheel compatible with former OSX versions.

Tests
-----

Expand Down

0 comments on commit 724e8fc

Please sign in to comment.