Developer tools
Developer install:
make install
Run tests:
make test
Format code:
make format
Lint:
make lint
Build docs locally (you can then see the generated documentation in docs/_build/html/index.html
.):
make docs
Todo list
Todo
setup Conda install
(The original entry is located in /home/runner/work/mutyper/mutyper/docs/install.rst, line 15.)