build(datasets): Add official support for python 3.13#938
build(datasets): Add official support for python 3.13#938ravi-kumar-pilla wants to merge 15 commits intomainfrom
Conversation
skip tensorflow for py313 Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
|
Took me a while to notice the blocker is |
|
Hi @astrojuanlu and @noklam, There seems to be some more libraries which do not yet support python 3.13. I have updated the list here. I have commented the pytests for few and also added conditional package installations in pyproject.toml. I feel this is becoming a bit messy and would like to get your thoughts. Can we do a kedro-datasets 6.0.0 release without python 3.13 support ? If not do you see any other way to implement this ? Thank you |
I agree with making the 6.0.0 release without Python 3.13 support 👍🏼 |
|
I suggest closing this PR for now and create a new one when all blockers are resolved. |
|
Closing this PR for now as we have unresolved dependencies |
Description
Related to kedro-org/kedro#4267
NOTE:
Kedro-datasets - blocked by tensorflow
Development notes
Checklist
RELEASE.mdfile