sphinx-markdown-builder icon indicating copy to clipboard operation
sphinx-markdown-builder copied to clipboard

Filter out yapf from install_requires in setup.py

Open vberlier opened this issue 3 years ago • 0 comments

Right now installing the package will also install yapf. I believe this is not intended as it's only used for development.

vberlier avatar Feb 19 '22 23:02 vberlier