Skip to content

Commit a622d74

Browse files
committed
Change homepage to repository url.
1 parent eea2e24 commit a622d74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ name = "kof-parser"
1818
version = "0.0.8"
1919
description = "A KOF file parser. Follows Norkart's KOF 2.0 specification from 2005."
2020
license = "MIT"
21-
authors = ["Jostein Leira <jostein@leira.net>", "Magnus Mariero <magnus@neate.no>"]
21+
authors = ["Magnus Mariero <magnus@neate.no>", "Jostein Leira <jostein@leira.net>"]
2222
maintainers = ["Jostein Leira <jostein@leira.net>", "Magnus Mariero <magnus@neate.no>"]
2323
readme = "README.md"
24-
homepage = "https://ngi.no"
24+
homepage = "https://github.com/norwegian-geotechnical-institute/kof-parser"
2525
repository = "https://github.com/norwegian-geotechnical-institute/kof-parser"
2626
classifiers = [
2727
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)