Skip to content

Commit

Permalink
Merge pull request #62 from VincentAuriau/fix/hp
Browse files Browse the repository at this point in the history
FIX: Homepage > homepage
  • Loading branch information
VincentAuriau authored Dec 29, 2023
2 parents 622d2cb + 81d43cf commit 1d69e46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ dev = ["black", "bumpver", "isort", "pip-tools", "pytest", "kivy", "stockfish"]

[project.urls]
Homepage = "https://github.com/VincentAuriau/custom-chess-engine"
homepage = "https://github.com/VincentAuriau/custom-chess-engine"

[tool.setuptools.packages.find]
include=["pyalapin*"]
Expand Down

0 comments on commit 1d69e46

Please sign in to comment.