kopia lustrzana https://github.com/micropython/micropython-lib
make_metadata.py: Clarify comment.
rodzic
6d2c0019e7
commit
96102e73a4
|
@ -9,7 +9,7 @@ import glob
|
||||||
TEMPLATE = """\
|
TEMPLATE = """\
|
||||||
import sys
|
import sys
|
||||||
# Remove current dir from sys.path, otherwise setuptools will peek up our
|
# Remove current dir from sys.path, otherwise setuptools will peek up our
|
||||||
# module instead of system.
|
# module instead of system's.
|
||||||
sys.path.pop(0)
|
sys.path.pop(0)
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue