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 =