From 8bf31ea8069f4799bdc656aec3dea4da4a12a2e5 Mon Sep 17 00:00:00 2001 From: Edwin Kofler Date: Tue, 5 Dec 2023 07:48:05 -0800 Subject: [PATCH 1/2] Remove `system_packages` option from `.readthedocs.yml` config --- .readthedocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 8262c4e..78a84d9 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -13,7 +13,6 @@ build: - pip install --user tox - python3 -m tox -e docs -- --strict --site-dir=_readthedocs/html/ python: - system_packages: false install: - method: pip path: tox From 7407cff40457c5adbffb5d2a72da5f56bc5ef1b3 Mon Sep 17 00:00:00 2001 From: Edwin Kofler Date: Tue, 5 Dec 2023 07:58:36 -0800 Subject: [PATCH 2/2] test: Run Tox integration --- samples/integration/ansible-lint.txt | 3 +++ samples/integration/cookiecutter.txt | 5 ++++- samples/integration/podman.txt | 5 +++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/samples/integration/ansible-lint.txt b/samples/integration/ansible-lint.txt index b563311..b108ba7 100644 --- a/samples/integration/ansible-lint.txt +++ b/samples/integration/ansible-lint.txt @@ -1,6 +1,7 @@ build docs eco +generate_docs get-version hook install @@ -8,10 +9,12 @@ install-reqs lint lint2 pkg +pre py py-devel schemas test +test-eco test-hook test-setup uninstall diff --git a/samples/integration/cookiecutter.txt b/samples/integration/cookiecutter.txt index b58deaf..d7901f0 100644 --- a/samples/integration/cookiecutter.txt +++ b/samples/integration/cookiecutter.txt @@ -2,21 +2,24 @@ build clean-build clean-coverage clean-docs-build -clean-nox clean-pyc clean-pytest clean-tox coverage docs +docs2 install lint lint2 lint23 py310 +py311 +py312 py37 py38 py39 release +safety sdist servedocs submodules diff --git a/samples/integration/podman.txt b/samples/integration/podman.txt index cd51b41..99f2562 100644 --- a/samples/integration/podman.txt +++ b/samples/integration/podman.txt @@ -1,5 +1,6 @@ binaries binaries2 +binaries23 clean clean-binaries docker @@ -8,8 +9,8 @@ help install lint local-cross -package -package-install podman-mac-helper +rpm +rpm-install test up