Compare commits
8 Commits
2d322cf02f
...
694a7c286e
Author | SHA1 | Date | |
---|---|---|---|
694a7c286e | |||
7f20b30f3e | |||
aa641e9f83 | |||
8203ca36f3 | |||
4939c50378 | |||
15bd391cf4 | |||
4579651bba | |||
1c68ed397e |
@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
|
||||
[project]
|
||||
description = "Neural network emulators to transform field/map data"
|
||||
readme = "README.md"
|
||||
name = "map2map-aquila"
|
||||
name = "map2map"
|
||||
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://git.aquila-consortium.org/aquila-consortium/map2map.git"
|
||||
Issues = "https://git.aquila-consortium.org/aquila-consortium/map2map/issues/new"
|
||||
Repository = "https://bitbucket.org/aquila-consortium/map2map.git"
|
||||
Issues = "https://bitbucket.org/aquila-consortium/map2map/issues/new"
|
||||
#Changelog = "https://github.com/me/spam/blob/master/CHANGELOG.md"
|
||||
|
Loading…
Reference in New Issue
Block a user