Update links
This commit is contained in:
parent
90a14d56b9
commit
534d177a52
@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
[project]
|
[project]
|
||||||
description = "Neural network emulators to transform field/map data"
|
description = "Neural network emulators to transform field/map data"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
name = "map2map"
|
name = "map2map-aquila"
|
||||||
dynamic = ["version"]
|
dynamic = ["version"]
|
||||||
requires-python = ">= 3.9"
|
requires-python = ">= 3.9"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
@ -34,6 +34,6 @@ m2m = "map2map:main"
|
|||||||
[project.urls]
|
[project.urls]
|
||||||
#Homepage = "https://example.com"
|
#Homepage = "https://example.com"
|
||||||
#Documentation = "https://readthedocs.org"
|
#Documentation = "https://readthedocs.org"
|
||||||
Repository = "https://bitbucket.org/aquila-consortium/map2map.git"
|
Repository = "https://git.aquila-consortium.org/aquila-consortium/map2map.git"
|
||||||
Issues = "https://bitbucket.org/aquila-consortium/map2map/issues/new"
|
Issues = "https://git.aquila-consortium.org/aquila-consortium/map2map/issues/new"
|
||||||
#Changelog = "https://github.com/me/spam/blob/master/CHANGELOG.md"
|
#Changelog = "https://github.com/me/spam/blob/master/CHANGELOG.md"
|
||||||
|
Loading…
Reference in New Issue
Block a user