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

Remove forgotten support for python 3.5 #308

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

vincele
Copy link
Contributor

@vincele vincele commented Jun 22, 2024

The last python version deprecation change forgot setup.py.
Update that to be on the same level as in flent/__init__.py

Fixes: abe8869
Last changed in : 43c82cd

The last python version deprecation change forgot `setup.py`.
Update that to be on the same level as in `flent/__init__.py`.

Fixes: abe8869
Last changed in : 43c82cd

Signed-off-by: Vincent Legoll <[email protected]>
@vincele
Copy link
Contributor Author

vincele commented Jun 22, 2024

Tested on:

$ python -V
Python 3.12.4

So, kind-of untested...

@vincele
Copy link
Contributor Author

vincele commented Jun 23, 2024

Like in the other PR:
Looks like the test suite failures are related to numpy and/or matplotlib.
Probably not related to the PR modifications

PS: I did not check all test suite failures for this one

@tohojo tohojo merged commit 7174d01 into tohojo:master Jun 24, 2024
37 of 58 checks passed
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