Skip to content

Commit 9740f83

Browse files
committed
Update RtD config
1 parent 7d92200 commit 9740f83

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.readthedocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
# Required
66
version: 2
77

8+
build:
9+
os: ubuntu-22.04
10+
tools:
11+
python: "3.11"
12+
813
# Build documentation with MkDocs
914
mkdocs:
1015
configuration: "mkdocs.yml"

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
[![PyPI - Handsdown](https://img.shields.io/pypi/v/handsdown.svg?color=blue&label=awscliv2e)](https://pypi.org/project/handsdown)
55
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/handsdown.svg?color=blue)](https://pypi.org/project/handsdown)
66
[![PyPI - Downloads](https://static.pepy.tech/badge/handsdown)](https://pepy.tech/project/handsdown)
7-
[![Build Status](https://img.shields.io/travis/vemel/handsdown.svg)](https://travis-ci.org/vemel/handsdown)
87
[![Code Coverage](https://img.shields.io/codecov/c/gh/vemel/handsdown.svg)](https://codecov.io/gh/vemel/handsdown/tree/main/handsdown)
98
[![Docs](https://img.shields.io/readthedocs/handsdown.svg?color=blue)](https://handsdown.readthedocs.io/)
109

0 commit comments

Comments
 (0)