mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 15:03:53 +01:00
pyterm: use Python3 in setup.py
This commit is contained in:
parent
d510e034ea
commit
830bd34662
2
dist/tools/pyterm/setup.py
vendored
2
dist/tools/pyterm/setup.py
vendored
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
try:
|
||||
from setuptools import setup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user