Skip to content

Commit

Permalink
Python 3.6 is EOL
Browse files Browse the repository at this point in the history
I don't think we should put a minimal requirement which is outdated so prominently. It's also out of sync with the spec in the project metadata which specifies 3.8. Let's try to keep the project metadata itself up to date. https://github.com/opengisch/qfieldcloud-sdk-python/blob/master/pyproject.toml#L11
  • Loading branch information
m-kuhn authored Sep 18, 2024
1 parent 9c770aa commit 8eecc16
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions documentation/reference/qfieldcloud/sdk.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ tx_slug: documentation_reference_qfieldcloud_sdk

`qfieldcloud-sdk` is the official client to connect to [QFieldCloud API](api.md) either as a python module, or directly from the command line.

!!! note
`qfieldcloud-sdk` requires Python >=3.6

## Install

`pip install qfieldcloud-sdk`
Expand Down

0 comments on commit 8eecc16

Please sign in to comment.