Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@DavidMStraub
Copy link
Contributor

@DavidMStraub DavidMStraub commented May 5, 2025

Only change: switched test optional dependency from nose2 to pytest.

Edit: oh, and min Python version from 3.7 to 3.9.

@peterstangl
Copy link
Member

Thanks! That's a good idea to update to pyproject.toml 😄

I know Python 3.8 has reached EOL last October. But in principle flavio would still work with 3.7, no? So is it really necessary to increase the min Python version as long as there is no code or dependency that require a newer version?

@DavidMStraub
Copy link
Contributor Author

The reason I thought support is officially dropped is because <3.9 is not tested on the CI. I think without testing in the CI, it is not really "supported". I suggest following SPEC 0 and dropping support. But I agree, it's a decision independent of the build system switch.

@peterstangl
Copy link
Member

OK, yes that's a good point! Without CI it would be very difficult to know if a new commit would actually work with 3.7 or 3.8. And then it's probably better to not support these old versions!

@peterstangl peterstangl merged commit b70050a into flav-io:master May 15, 2025
5 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