Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Python version to 3.13 and add setuptools-rust dependency #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vishwamartur
Copy link
Contributor

Related to #17

Update dependencies and CI configuration to support Python 3.13.

  • Update pyproject.toml to change the Python version requirement to ^3.13 and add setuptools-rust as a dependency.
  • Update .github/workflows/ci.yml to set up Python 3.13 in the CI workflow.
  • Update README.md to reflect the new Python version requirement and add a note to install rust and setuptools-rust in the setup section.

Related to Integuru-AI#17

Update dependencies and CI configuration to support Python 3.13.

* Update `pyproject.toml` to change the Python version requirement to `^3.13` and add `setuptools-rust` as a dependency.
* Update `.github/workflows/ci.yml` to set up Python 3.13 in the CI workflow.
* Update `README.md` to reflect the new Python version requirement and add a note to install `rust` and `setuptools-rust` in the setup section.
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.

1 participant