Compare commits
9 Commits
694a7c286e
...
2d322cf02f
Author | SHA1 | Date | |
---|---|---|---|
2d322cf02f | |||
c75d8187e8 | |||
be1707f857 | |||
2389894c17 | |||
dd3ee6b4f8 | |||
8bf3dd841e | |||
c0a26290c8 | |||
fc9cd321e4 | |||
534d177a52 |
@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
|
||||
[project]
|
||||
description = "Neural network emulators to transform field/map data"
|
||||
readme = "README.md"
|
||||
name = "map2map"
|
||||
name = "map2map-aquila"
|
||||
dynamic = ["version"]
|
||||
requires-python = ">= 3.9"
|
||||
classifiers = [
|
||||
@ -37,6 +37,6 @@ mapcropper = "map2map:cropper.cropper"
|
||||
[project.urls]
|
||||
#Homepage = "https://example.com"
|
||||
#Documentation = "https://readthedocs.org"
|
||||
Repository = "https://bitbucket.org/aquila-consortium/map2map.git"
|
||||
Issues = "https://bitbucket.org/aquila-consortium/map2map/issues/new"
|
||||
Repository = "https://git.aquila-consortium.org/aquila-consortium/map2map.git"
|
||||
Issues = "https://git.aquila-consortium.org/aquila-consortium/map2map/issues/new"
|
||||
#Changelog = "https://github.com/me/spam/blob/master/CHANGELOG.md"
|
||||
|
Loading…
Reference in New Issue
Block a user