From 9151e893ddf1f5c0d4c736e095e9eae2f8b2e412 Mon Sep 17 00:00:00 2001 From: Bernhard Raml Date: Thu, 24 Oct 2024 14:23:13 +0200 Subject: [PATCH] e update checkout action & config not using dashes --- .github/workflows/geospade_ubuntu.yml | 2 +- setup.cfg | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/geospade_ubuntu.yml b/.github/workflows/geospade_ubuntu.yml index 207615a..5234657 100644 --- a/.github/workflows/geospade_ubuntu.yml +++ b/.github/workflows/geospade_ubuntu.yml @@ -16,7 +16,7 @@ jobs: os: ["ubuntu-latest"] steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 with: submodules: false # does not work with self-hosted testdata - name: Checkout Testdata diff --git a/setup.cfg b/setup.cfg index 42c14d8..f6f6d18 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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 = remote.sensing@geo.tuwien.ac.at +author_email = remote.sensing@geo.tuwien.ac.at 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 =