dev-python/upstream-ontologist: new package, add 0.2.2

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2025-04-21 13:22:38 +05:00
parent 034d563479
commit 398ec4e112
5 changed files with 1265 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
There is no 'upstream_ontologist.__main__' module.
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -45,9 +45,6 @@ readme = [
testing = ["breezy>=3.3.0"]
dev = ["ruff==0.8.3"]
-[project.scripts]
-guess-upstream-metadata = "upstream_ontologist.__main__:main"
-
[tool.setuptools]
include-package-data = false