-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e update checkout action & config not using dashes
- Loading branch information
Bernhard Raml
committed
Oct 24, 2024
1 parent
0c09663
commit 9151e89
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,9 +7,9 @@ name = geospade | |
version = attr: geospade.__version__ | ||
description = A place for classes and properties of raster and vector geometries and their geospatial operations alike. | ||
author = TU Wien MRS group | ||
author-email = [email protected] | ||
author_email = [email protected] | ||
license = mit | ||
long-description = file: README.md | ||
long_description = file: README.md | ||
long_description_content_type = text/markdown | ||
url = https://github.com/TUW-GEO/geospade | ||
keywords = | ||
|