Skip to content

Commit

Permalink
Merge pull request #1185 from PyCQA/rtd
Browse files Browse the repository at this point in the history
add minimal rtd configuration
  • Loading branch information
asottile committed Jul 31, 2023
2 parents 21abd9b + 431a291 commit abe69bb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2

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

0 comments on commit abe69bb

Please sign in to comment.