File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -238,8 +238,12 @@ platform tags to increase these versions:
238238 - Target 64-bit Linux distributions more recent than (more or less) 2014.
239239 * - manylinux2014_i686
240240 - Target 32-bit Linux distributions more recent than (more or less) 2014.
241+ * - macosx_10_13_x86_64
242+ - Target Intel Macs running macOS High Sierra or higher. Recommended when
243+ using Python 3.13. We don't recommend using Python 3.14 on macOS for now.
241244 * - macosx_10_9_x86_64
242- - Target Intel Macs running OS X Mavericks or higher. Recommended.
245+ - Target Intel Macs running OS X Mavericks or higher. Recommended, but only
246+ with Python versions up to 3.12.
243247 * - macosx_10_6_x86_64
244248 - Target 64-bit Intel Macs running Mac OS X Snow Leopard or above.
245249 No longer supported as of Python 3.8.
You can’t perform that action at this time.
0 commit comments