mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
15 lines
312 B
Diff
15 lines
312 B
Diff
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
|
|
|