Sign in
fuchsia
/
third_party
/
github.com
/
executablebooks
/
markdown-it-py
/
refs/heads/old_main
/
.
/
setup.py
blob: 36141267a54bc1cd38550393709cb9c5fac0f186 [
file
] [
edit
]
# This file is needed for editable installs (`pip install -e .`).
# Can be removed once the following is resolved
# https://github.com/pypa/packaging-problems/issues/256
from
setuptools
import
setup
setup
()