From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- .../files/pytest-steps-1.8.0-strict-mkdocs.patch | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 dev-python/pytest-steps/files/pytest-steps-1.8.0-strict-mkdocs.patch (limited to 'dev-python/pytest-steps/files') diff --git a/dev-python/pytest-steps/files/pytest-steps-1.8.0-strict-mkdocs.patch b/dev-python/pytest-steps/files/pytest-steps-1.8.0-strict-mkdocs.patch deleted file mode 100644 index b9b833a46a3d..000000000000 --- a/dev-python/pytest-steps/files/pytest-steps-1.8.0-strict-mkdocs.patch +++ /dev/null @@ -1,20 +0,0 @@ -https://www.mkdocs.org/about/release-notes/#stricter-directory-validation - -diff --git a/docs/mkdocs.yml b/mkdocs.yml -similarity index 95% -rename from docs/mkdocs.yml -rename to mkdocs.yml -index 8359d3f..b4c34c4 100644 ---- a/docs/mkdocs.yml -+++ b/mkdocs.yml -@@ -1,8 +1,8 @@ - site_name: pytest_steps - # site_description: 'A short description of my project' - repo_url: https://github.com/smarie/python-pytest-steps --docs_dir: . --site_dir: ../site -+docs_dir: ./docs -+site_dir: ./site - nav: - - Home: index.md - - API reference: api_reference.md -- cgit v1.3