Skip to content

Build documentation with Python 3.12#404

Merged
jesper-friis merged 2 commits intomasterfrom
build-doc-with-3.12
May 26, 2025
Merged

Build documentation with Python 3.12#404
jesper-friis merged 2 commits intomasterfrom
build-doc-with-3.12

Conversation

@jesper-friis
Copy link
Contributor

Description

Downgrade from Python 3.13 to 3.12 when building docs.

We can't use Python 3.13, since the ontopy backend depends on EMMOntoPy and EMMOntoPy doesn't support Python 3.13.

Type of change

  • Bug fix and code cleanup
  • New feature
  • Documentation update
  • Testing

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?
  • Is the code properly tested?

We can't use Python 3.13, since the ontopy backend depends on EMMOntoPy
and EMMOntoPy doesn't support Python 3.13.
@codecov
Copy link

codecov bot commented May 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.11%. Comparing base (22f8252) to head (c3466c1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #404   +/-   ##
=======================================
  Coverage   83.11%   83.11%           
=======================================
  Files          28       28           
  Lines        3897     3897           
=======================================
  Hits         3239     3239           
  Misses        658      658           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jesper-friis jesper-friis enabled auto-merge (squash) May 26, 2025 07:53
@jesper-friis jesper-friis merged commit f908bac into master May 26, 2025
18 checks passed
@jesper-friis jesper-friis deleted the build-doc-with-3.12 branch May 26, 2025 08:03
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.

2 participants