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

Support Python 3.13 #224

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Support Python 3.13 #224

wants to merge 4 commits into from

Conversation

ProKil
Copy link
Member

@ProKil ProKil commented Oct 8, 2024

Python 3.13 is released today. This PR makes sotopia installable for people who are using 3.13.

πŸ“‘ Description

Two blockers for this PR: pyarrow and hiredis

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed
  • Branch name follows type/descript (e.g. feature/add-llm-agents)
  • Ready for code review

β„Ή Additional Information

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 36.67%. Comparing base (19d39e0) to head (7d46a74).

❗ There is a different number of reports uploaded between BASE (19d39e0) and HEAD (7d46a74). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (19d39e0) HEAD (7d46a74)
3 2
@@             Coverage Diff             @@
##             main     #224       +/-   ##
===========================================
- Coverage   72.88%   36.67%   -36.21%     
===========================================
  Files          58       48       -10     
  Lines        2972     2435      -537     
===========================================
- Hits         2166      893     -1273     
- Misses        806     1542      +736     

see 30 files with indirect coverage changes

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