Skip to content

Commit a6bb348

Browse files
committed
meta: update project URLs
1 parent 0843b21 commit a6bb348

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

pyproject.toml

+4-5
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ classifiers = [
3636
requires-python = ">=3.8"
3737

3838
[project.urls]
39-
changes = "https://python-weather.readthedocs.io/en/latest/changelog.html"
40-
homepage = "https://python-weather.readthedocs.io/en/latest/"
41-
documentation = "https://python-weather.readthedocs.io/en/latest/"
42-
repository = "https://github.com/null8626/python-weather"
43-
download_url = "https://github.com/null8626/python-weather/archive/2.0.0.tar.gz"
39+
Changelog = "https://python-weather.readthedocs.io/en/latest/changelog.html"
40+
Homepage = "https://python-weather.readthedocs.io/en/latest/"
41+
Documentation = "https://python-weather.readthedocs.io/en/latest/"
42+
Repository = "https://github.com/null8626/python-weather"

0 commit comments

Comments
 (0)