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

Enable support for Python 3.12 #2771

Merged
merged 1 commit into from
May 16, 2024
Merged

Enable support for Python 3.12 #2771

merged 1 commit into from
May 16, 2024

Conversation

soininen
Copy link
Contributor

@soininen soininen commented May 15, 2024

This PR enables support for Python 3.12 and higher and removes dependencies no longer required since we dropped Dagster.

All developer requirements are now in dev-requirements.txt including the ones needed to build the documentation.

Re #2522

Checklist before merging

  • Unit tests pass

@soininen soininen force-pushed the 2522_enable_python_3.12 branch 2 times, most recently from 5178249 to c91bcd7 Compare May 15, 2024 13:12
Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.65%. Comparing base (fc9a23b) to head (612e27e).

❗ Current head 612e27e differs from pull request most recent head 26b4e82. Consider uploading reports for the commit 26b4e82 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2771      +/-   ##
==========================================
- Coverage   65.74%   65.65%   -0.10%     
==========================================
  Files         196      196              
  Lines       35998    35995       -3     
  Branches     6119     6118       -1     
==========================================
- Hits        23668    23633      -35     
- Misses      11060    11097      +37     
+ Partials     1270     1265       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@soininen soininen force-pushed the 2522_enable_python_3.12 branch 2 times, most recently from 5afd5db to 612e27e Compare May 16, 2024 07:19
All developer requirements (including for building documentation)
are now in dev-requirements.txt.

Also, cleaned up dependencies after Dagster removal.

Re #2522
@soininen soininen force-pushed the 2522_enable_python_3.12 branch from 612e27e to 26b4e82 Compare May 16, 2024 07:53
@soininen soininen merged commit 5a41c1b into master May 16, 2024
4 of 20 checks passed
@soininen soininen deleted the 2522_enable_python_3.12 branch May 16, 2024 07:58
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