From 9a65b219e436c6528215d55dd15252cfcdbec245 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Mon, 28 Aug 2023 16:03:24 -0700 Subject: [PATCH 1/2] CI: fix environment name --- .github/workflows/ci_workflows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_workflows.yml b/.github/workflows/ci_workflows.yml index a968a0c..5ed76b0 100644 --- a/.github/workflows/ci_workflows.yml +++ b/.github/workflows/ci_workflows.yml @@ -60,7 +60,7 @@ jobs: # Windows - just the oldest, stable, and dev - os: windows-latest python-version: 3.8 - toxenv: py38-test-sphinx40 + toxenv: py38-test-sphinx_oldest - os: windows-latest python-version: '3.10' toxenv: py310-test-sphinx72 From 8fc38e5f6302f06a4ed739aeddce349b128b9cf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Tue, 29 Aug 2023 16:13:33 -0700 Subject: [PATCH 2/2] CI: remove deprecated/removed RTD config --- .readthedocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 93f9723..c85d6b6 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -18,7 +18,6 @@ sphinx: fail_on_warning: true python: - system_packages: false install: - method: pip path: .