Update project metadata: changelog link

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
Hiroshi Miura
2022-11-03 10:13:36 +09:00
parent c9b329c830
commit ae04d25993

View File

@@ -73,7 +73,7 @@ Documentation = "https://aqtinstall.readthedocs.io/"
"Bug Tracker" = "https://github.com/miurahr/aqtinstall/issues" "Bug Tracker" = "https://github.com/miurahr/aqtinstall/issues"
Wiki = "https://github.com/miurahr/aqtinstall/wiki" Wiki = "https://github.com/miurahr/aqtinstall/wiki"
Source = "https://github.com/miurahr/aqtinstall" Source = "https://github.com/miurahr/aqtinstall"
Changelog = "https://github.com/miurahr/aqtinstall/blob/master/CHANGELOG.rst" Changelog = "https://aqtinstall.readthedocs.io/en/latest/CHANGELOG.html"
[build-system] [build-system]
requires = ["setuptools>=61", "wheel", "setuptools_scm[toml]>=6.4"] requires = ["setuptools>=61", "wheel", "setuptools_scm[toml]>=6.4"]