Skip to content

Commit bd67009

Browse files
Merge pull request #226 from ACRIOS-Systems/feature/38_fix_python3_compilation
[38] Fixing error in erpc setup command: use_2to3 is invalid.
2 parents 6e0fbbe + 23ca8cc commit bd67009

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

erpc_python/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,5 @@
4646
"Operating System :: POSIX :: Linux",
4747
],
4848
keywords='rpc rpc-framework embedded multicore multiprocessor amp rpmsg_lite',
49-
use_2to3=True,
5049
packages=['erpc'],
5150
)

0 commit comments

Comments
 (0)