Skip to content

2.0.1: fix the PyPI page and refresh the metadata - #7

Merged
cobanov merged 1 commit into
mainfrom
fix/pypi-page-and-metadata
Aug 30, 2026
Merged

2.0.1: fix the PyPI page and refresh the metadata#7
cobanov merged 1 commit into
mainfrom
fix/pypi-page-and-metadata

Conversation

@cobanov

@cobanov cobanov commented Aug 30, 2026

Copy link
Copy Markdown
Owner

README.md is the package description on PyPI, where there is no repository around it. The two hero images and the LICENSE link were relative paths, so they were broken on the project page. Absolute now.

  • project.urls gains the demo as Homepage and the releases page as Changelog.
  • The GitHub description and topics matched neither the tool nor reality: opencv and midas were listed, and neither has ever been a dependency. Replaced with onnx, onnxruntime, depth-estimation, depth-anything and the rest.
  • Tests badge tracks the real count, 87.
  • The CLI version test reads the installed version rather than hardcoding it.

Version bumped to 2.0.1 so the corrected page actually ships.

The README is the package's description on PyPI, where there is no repository
around it, so the two hero images and the LICENSE link were broken there: they
were relative paths. They are absolute now.

Also:

- project.urls gains the demo as Homepage and the releases page as Changelog,
  and the GitHub description and topics match what the tool does (it never
  used OpenCV or MiDaS, both of which were listed).
- The tests badge tracks the real count, 87.
- The CLI version test reads the installed version instead of hardcoding it,
  so a bump does not need a test edit.
@cobanov
cobanov merged commit 570ca08 into main Aug 30, 2026
11 checks passed
@cobanov
cobanov deleted the fix/pypi-page-and-metadata branch August 30, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant