This commit is contained in:
Ignacio Serantes
2026-05-07 09:58:49 +02:00
parent 8025bef8d3
commit 0d3d5ffa11
4 changed files with 10 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ authors = [
description = "Bagheera Image Viewer - An image viewer for KDE with Baloo in mind"
readme = "README.md"
requires-python = ">=3.8"
license = { text = "MIT License" }
#license = { text = "MIT License" }
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
@@ -56,7 +56,7 @@ py-modules = [
"imagecontroller",
"metadatamanager",
"propertiesdialog",
"thumbnailwidget",
#"thumbnailwidget",
"duplicatecache",
"duplicatedialog",
"widgets",