We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168ea35 commit 2a1a62aCopy full SHA for 2a1a62a
README.md
@@ -8,6 +8,9 @@ computer. **mpremote-path** provides the `MPRemotePath` class which implements a
8
`pathlib.Path` compatible interface to the file access features of the
9
[mpremote](https://docs.micropython.org/en/latest/reference/mpremote.html) tool.
10
11
+Version 0.1.2 passes all tests on windows and linux for python versions 3.8,
12
+3.9, 3.10, 3.11, 3.12 and 3.13.
13
+
14
**Contents:**
15
16
**[`mpremote_path`](#features) module: [Features](#features) | [Installation](#installation) | [API Docs](#api-docs-mpremote_path-module)**
0 commit comments