Sign in
fuchsia
/
third_party
/
github.com
/
executablebooks
/
markdown-it-py
/
4e6c0abc47552b15655dae89bc16a7d518ea9bd0
/
.
/
setup.py
blob: 36141267a54bc1cd38550393709cb9c5fac0f186 [
file
] [
log
] [
blame
]
# 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
()