Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
executablebooks
/
markdown-it-py
/
refs/tags/v1.0.0b2
/
.
/
setup.py
blob: 36141267a54bc1cd38550393709cb9c5fac0f186 [
file
]
# 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
()