Skip to content

Conversation

@ldlac
Copy link
Contributor

@ldlac ldlac commented Apr 28, 2025

When I tried to install with poetry, it doesn't allow it since the python version is too strict.

If 3.12 is supported, it's safe to allow all versions under 3.13

@OLBEA20
Copy link

OLBEA20 commented Apr 28, 2025

I need this PR for my project. I use FeatBit on my front end, and it works nicely. It would be nice to be able to use it in my backend also.

@deleteLater
Copy link
Contributor

deleteLater commented Jun 5, 2025

Sorry we missed this PR, not sure why GitHub didn't notify us.

@deleteLater deleteLater requested review from Copilot and dsun0720 June 5, 2025 13:16
@deleteLater deleteLater moved this to PR Ready in FeatBit Jun 5, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR relaxes the Python version requirement in setup.py to support Python 3.12.x versions by updating the version specifier.

  • Updated python_requires from '>=3.6, <=3.12' to '>=3.6, <3.13'

@deleteLater deleteLater added the enhancement New feature or request label Jun 5, 2025
@dsun0720 dsun0720 merged commit 53a73bd into featbit:master Jun 5, 2025
@github-project-automation github-project-automation bot moved this from PR Ready to Done in FeatBit Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants