Add description of the ABI tag

This commit is contained in:
Robin Dunn
2017-04-18 18:52:36 -07:00
parent b7e0535b57
commit 2f5cdf0553

View File

@@ -42,6 +42,11 @@ File naming conventions:
- It is built for CPython version 3.5
- "cp35m" indicates the name of the Application Binary Interface (ABI) that
this package is compatible with. Pip matches this with the ABI of the
Python being used to run pip to know if the wxPython wheel is compatible
with the target Python.
- It is built for the macosx operating system
- It is built for OSX version 10.6 or greater