Skip to content

Conversation

@alsmola
Copy link

@alsmola alsmola commented Nov 13, 2025

Summary

  • Fixes compatibility issues for Python 3.14

Changes

  • Updated watson/cli.py to address Python 3.14 compatibility

Test plan

  • Verify Watson works correctly on Python 3.14
  • Ensure backward compatibility with previous Python versions
  • Run existing test suite

🤖 Generated with Claude Code

@philpagel
Copy link

philpagel commented Dec 10, 2025

Thanks for trying to fix this, but I think, the problem is in class MutuallyExclusiveOption or the respective click.option definitions and we should fix that instead of handling the problem later in the code.

@alsmola alsmola closed this Jan 2, 2026
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