Review the current state of the art in pure-Python development tooling and implement a good tool stack for nerdydoc. This will be critical for an excellent contributor experience once I get a usable tool together.
Docs will be bootstrapped with nerdydoc, so there will be nothing external there. But:
Additionally, document the workflow for contributing once the tool stack is together.
Review the current state of the art in pure-Python development tooling and implement a good tool stack for
nerdydoc. This will be critical for an excellent contributor experience once I get a usable tool together.Docs will be bootstrapped with
nerdydoc, so there will be nothing external there. But:pytest?flake8?pep257? Other?toxAdditionally, document the workflow for contributing once the tool stack is together.