Skip to content

Commit 25e6086

Browse files
authored
Merge pull request #105 from bgilbert/macports
download: update MacPorts to Python 3.13
2 parents 70a8806 + 8deb455 commit 25e6086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

download/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ openslide/[~4]</pre>
238238
<th>macOS</th>
239239
<th><a href="https://www.macports.org/">MacPorts</a></th>
240240
<td><code>port install openslide</code></td>
241-
<td><code>port install py312-openslide</code></td>
241+
<td><code>port install py313-openslide</code></td>
242242
</tr>
243243
<tr>
244244
<th>Python</th>

0 commit comments

Comments
 (0)