Skip to content

🏷️ chore: drop Python 3.9 classifier#235

Open
YashGaykar0309 wants to merge 1 commit into
mainfrom
fix/drop-python39-classifier
Open

🏷️ chore: drop Python 3.9 classifier#235
YashGaykar0309 wants to merge 1 commit into
mainfrom
fix/drop-python39-classifier

Conversation

@YashGaykar0309

@YashGaykar0309 YashGaykar0309 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Remove the Python 3.9 package classifier because the SDK requires Python 3.10 or newer.

Description

Remove the Python 3.9 package classifier from pyproject.toml to align the advertised supported Python versions with the SDK requirement of Python 3.10 or newer.

This change makes the package metadata consistent and avoids suggesting Python 3.9 compatibility when it is not supported.

Type of Change

Please check the relevant option(s):

  • 🐛 Bug fix
  • ✨ New feature
  • 🧹 Code cleanup or refactor
  • 📝 Documentation update
  • 🔧 Build or CI-related change
  • 🔒 Security fix
  • Other (specify):

How Has This Been Tested?

Please describe the test strategy:

  • Manual testing
  • Unit tests
  • Integration tests
  • Not tested yet

Checklist

  • I have followed the Contributing Guidelines
  • I have added tests or explained why they are not needed
  • I have updated relevant documentation (README, examples, etc.)
  • My changes follow the Conventional Commits specification
  • My commits include appropriate Gitmoji

Remove the Python 3.9 package classifier because the SDK requires Python 3.10 or newer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants