Skip to content

Commit 23ca8cc

Browse files
committed
[38] Fixing error in erpc setup command: use_2to3 is invalid.
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
1 parent 99675ec commit 23ca8cc

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
@@ -43,6 +43,5 @@
4343
"Operating System :: POSIX :: Linux",
4444
],
4545
keywords='rpc rpc-framework embedded multicore multiprocessor amp rpmsg_lite',
46-
use_2to3=True,
4746
packages=['erpc'],
4847
)

0 commit comments

Comments
 (0)