File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,11 +8,10 @@ version: 2
88build :
99 os : ubuntu-22.04
1010 tools :
11- python : ' 3.11 '
11+ python : ' 3.12 '
1212 commands :
1313 - git fetch --unshallow || true
14- - pip install hatchling==1.25.0
15- - pip install hatch
14+ - pip install hatch==1.16.5
1615 - hatch run docs:build $READTHEDOCS_OUTPUT/html/
1716
1817# Optionally build your docs in additional formats such as PDF and ePub
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Install
1515[ ![ PyPI version] ( https://img.shields.io/pypi/v/pandoc-numbering.svg?logo=pypi&logoColor=white )] ( https://pypi.org/project/pandoc-numbering/ )
1616[ ![ PyPI format] ( https://img.shields.io/pypi/format/pandoc-numbering.svg?logo=pypi&logoColor=white )] ( https://pypi.org/project/pandoc-numbering/ )
1717[ ![ License] ( https://img.shields.io/pypi/l/pandoc-numbering.svg?logo=pypi&logoColor=white )] ( https://raw.githubusercontent.com/chdemko/pandoc-numbering/develop/LICENSE )
18- [ ![ Downloads] ( https://img.shields.io/pypi/dm/ pandoc-numbering?logo=pypi&logoColor=white )] ( https://pepy.tech/project /pandoc-numbering )
18+ [ ![ PyPI Downloads] ( https://static.pepy.tech/personalized-badge/ pandoc-numbering?period=total&units=INTERNATIONAL_SYSTEM&left_color=GRAY&right_color=GREEN&left_text=downloads )] ( https://pepy.tech/projects /pandoc-numbering )
1919[ ![ Development Status] ( https://img.shields.io/pypi/status/pandoc-numbering.svg?logo=pypi&logoColor=white )] ( https://pypi.org/project/pandoc-numbering/ )
2020[ ![ Python version] ( https://img.shields.io/pypi/pyversions/pandoc-numbering.svg?logo=Python&logoColor=white )] ( https://pypi.org/project/pandoc-numbering/ )
2121[ ![ Pandoc version] ( https://img.shields.io/badge/pandoc-3.8%20..%203.9-blue.svg?logo=markdown )] ( https://pandoc.org/ )
You can’t perform that action at this time.
0 commit comments