blob: 7117670b52eae5afd2aec25bc1912acf3195e422 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
|