From a15de993f2f8caf98a01496c1fb1a120b81c82b2 Mon Sep 17 00:00:00 2001 From: GitHub CI Workflow Date: Mon, 15 Jan 2024 22:05:27 -0500 Subject: [PATCH] Run cruft update --- .cruft.json | 2 +- .readthedocs.yml | 6 +++++- README.md | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cruft.json b/.cruft.json index de398943..a9e5b6a6 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/python-boltons/cc-python", - "commit": "712e5d74cbf144d057e95886a0188edb43d7eb2f", + "commit": "e987db7945590921aff029cfc5fc0a6f0ec060cb", "checkout": null, "context": { "cookiecutter": { diff --git a/.readthedocs.yml b/.readthedocs.yml index c0046268..a067ebda 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,6 +5,11 @@ # Required version: 2 +build: + os: ubuntu-22.04 + tools: + python: "3.11" + # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/source/conf.py @@ -15,6 +20,5 @@ formats: # Optionally set the version of Python and requirements required to build your docs python: - version: "3.8" install: - requirements: requirements-dev.txt diff --git a/README.md b/README.md index 58058e50..fcf341c8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ _version badges:_ [![Project Version](https://img.shields.io/pypi/v/zettel-org)](https://pypi.org/project/zettel-org/) [![Python Versions](https://img.shields.io/pypi/pyversions/zettel-org)](https://pypi.org/project/zettel-org/) -[![Cookiecutter: cc-python](https://img.shields.io/static/v1?label=cc-python&message=2024.01.16&color=d4aa00&logo=cookiecutter&logoColor=d4aa00)](https://github.com/python-boltons/cc-python) +[![Cookiecutter: cc-python](https://img.shields.io/static/v1?label=cc-python&message=2024.01.16-1&color=d4aa00&logo=cookiecutter&logoColor=d4aa00)](https://github.com/python-boltons/cc-python) [![Docker: pythonboltons/main](https://img.shields.io/static/v1?label=pythonboltons%20%2F%20main&message=2021.12.22&color=8ec4ad&logo=docker&logoColor=8ec4ad)](https://github.com/python-boltons/docker-python)