Skip to content

Commit

Permalink
pyproject.toml classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
klausweiss committed Jun 10, 2023
1 parent d7b8250 commit b4365e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ authors = ["Mikołaj Biel <lumix-upnp-dump@mbiel.pl>"]
readme = "README.md"
license = "GPL-3.0-only"
repository = "https://github.com/klausweiss/lumix-upnp-dump"
classifiers = [
"Topic :: Multimedia :: Graphics :: Capture :: Digital Camera",
]

[tool.poetry.dependencies]
python = ">=3.10.10,<3.12"
Expand Down

0 comments on commit b4365e1

Please sign in to comment.