Skip to content

Commit

Permalink
Merge branch 'branch-0.35' into feat/nightly_versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Oct 18, 2023
2 parents 100a8e8 + 6195b2c commit 6aa4c27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/ops-bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

auto_merger: true
branch_checker: false
label_checker: false
label_checker: true
release_drafter: false
recently_updated: true
7 changes: 3 additions & 4 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
version: 2

build:
image: latest
apt_packages:
- libnuma1
os: "ubuntu-22.04"
tools:
python: "mambaforge-22.9"

python:
version: 3.8
install:
- method: pip
path: .
Expand Down

0 comments on commit 6aa4c27

Please sign in to comment.