sphinx-markdown-builder
sphinx-markdown-builder copied to clipboard
Filter out yapf from install_requires in setup.py
Right now installing the package will also install yapf. I believe this is not intended as it's only used for development.