Skip to content

Commit

Permalink
update project info
Browse files Browse the repository at this point in the history
  • Loading branch information
ShortArrow committed Jan 5, 2024
1 parent 5777fc7 commit 350e363
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@
name = "pyxlimg"
version = "0.1.1"
description = "Image Extractor for XLSX files"
authors = ["ShortArrow <[email protected]>"]
authors = ["ShortArrow <[email protected]>"]
maintainers = ["ShortArrow <[email protected]>"]
license = "GPL3"
readme = "README.md"
repository = "https://github.com/shortarrow/pyxlimg"
homepage = "https://shortarrow.jp"
documentation = "https://pyxlimg.readthedocs.io/en/latest/pyxlimg.html"
keywords = ["xlsx", "image", "PIL", "Pillow", "Excel"]

[tool.poetry.dependencies]
python = "^3.11"
Expand Down

0 comments on commit 350e363

Please sign in to comment.