Skip to content

Commit 83852d3

Browse files
committed
fix README to match contents of run-tests
1 parent f6be480 commit 83852d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/bytecode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ You need to first build the 'cpy' executable in the directory micropython/unix-c
55
This executable is a minimal version of Micro Python which compiles a single source
66
file and outputs the corresponding byte code.
77

8-
The output of Micro Python is checked against CPython 3.3.
8+
The output of Micro Python is checked against CPython 3.4.
99

1010
To run the tests use:
1111

0 commit comments

Comments
 (0)