Skip to content

Commit

Permalink
update: links
Browse files Browse the repository at this point in the history
  • Loading branch information
relastle committed Jun 16, 2023
1 parent 393e692 commit 7463fee
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,24 +1,15 @@
[project]
name = "glacier"
version = "0.4.1"
authors = [
{ name="Hiroki Konishi", email="relastle@gmail.com" },
]
readme = "README.md"
requires-python = ">=3.9"

[project.urls]
"Homepage" = "https://github.com/relastle/glacier"

[tool.poetry]
name = "glacier"
version = "0.4.1"
version = "0.4.2"
description = ""
authors = ["Hiroki Konishi <relastle@gmail.com>"]
license = "MIT"
packages = [
{include = "glacier"}
]
homepage = "https://github.com/relastle/glacier"
repository = "https://github.com/relastle/glacier"
documentation = "https://github.com/relastle/glacier"

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

0 comments on commit 7463fee

Please sign in to comment.