We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b43168 commit f6a809fCopy full SHA for f6a809f
src/opengeodeweb_back/utils_functions.py
@@ -76,7 +76,6 @@ def versions(list_packages: list):
76
77
}
78
)
79
- print(f"{package} version: {metadata.distribution(package)}", flush=True)
80
return list_with_versions
81
82
0 commit comments