Skip to content

Conversation

@cmacdonald
Copy link
Contributor

noted in #618
i chose to change pyproject.toml - is this better than changing setup.py?

(actually SETUP_KWARGS in https://github.com/kivy/pyjnius/blob/master/setup_sdist.py#L26)

@cmacdonald cmacdonald marked this pull request as draft December 22, 2023 16:58
@@ -1,3 +1,7 @@
[project]
name = 'pyjnius'
requires-python = ">= 3.7"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pythonista 3.9 will end-of-life this week. Perhaps this should be 3.10 so users are not building solutions on a slower and less secure base.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants