OvertureMaps / OvertureMaps/schema

Model examples in `pyproject.toml` are lost for installed (non-editable) packages

Open
#631 1 comment 0 reactions 2 assignees View on GitHub

@RoelBollens-TomTom is already working on this.

Since Aug 19, 2026.

Dominant language
Python
Stars
213
Forks
22
Avg merge
3d 3h
Merged PRs (30d)
31

Description

Examples for discovered models live in custom [[examples.<Model>]] tables in each package's pyproject.toml. The markdown codegen locates this file by walking up from the model's source file. Because wheels do not include pyproject.toml, this lookup can read an unrelated pyproject.toml higher in the directory tree or reach the filesystem root without finding one.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.