Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update python version range #181

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Update python version range #181

merged 1 commit into from
Dec 13, 2023

Conversation

angrybayblade
Copy link
Contributor

@angrybayblade angrybayblade commented Dec 13, 2023

This PR adds updates python version range to have support on Raspberry PI

Copy link
Collaborator

@jmoreira-valory jmoreira-valory left a comment

Choose a reason for hiding this comment

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

I approve this due to requirements for Raspbian. However, I am unaware of any side effects this change may have. @angrybayblade @dagacha

@@ -15,7 +15,7 @@ classifiers = [ "Environment :: Console", "Environment :: Web Environment", "Dev
include = "packages"

[tool.poetry.dependencies]
python = "<3.11,>=3.10"
python = "<3.11,>=3.8"
Copy link
Collaborator

Choose a reason for hiding this comment

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

we have CI on 3.8, so I dont see why it wouldnt work

@angrybayblade angrybayblade merged commit 01b1d48 into main Dec 13, 2023
6 checks passed
@DavidMinarsch DavidMinarsch deleted the fix/python-version-range branch December 25, 2023 10:54
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.

3 participants