Skip to content

Commit

Permalink
Upgrades in lockfile and rtd settings. Dropped support for Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterel committed Jan 31, 2024
1 parent 3449945 commit cea0571
Show file tree
Hide file tree
Showing 3 changed files with 334 additions and 317 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
version: 2

build:
os: "ubuntu-20.04"
os: "ubuntu-22.04"
tools:
python: "3.9"
python: "3.11"

sphinx:
fail_on_warning: true
Expand Down
Loading

0 comments on commit cea0571

Please sign in to comment.