Development

Development#

All contributions, bug reports, documentation improvements and ideas are welcome. If you think there is anything missing, please open an issue or pull request on GitHub.

See the tskit developer documentation for the general development workflow (git, prek, testing, documentation).

Install development dependencies with:

uv sync

Run the tests with:

uv run pytest