From d70773ff93ea890898b5424d4ea76ffec364d7fb Mon Sep 17 00:00:00 2001 From: Tobias Raabe Date: Mon, 15 Jun 2026 20:46:07 +0000 Subject: [PATCH] [automated] Update plugin list --- docs/source/plugin_list.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/plugin_list.md b/docs/source/plugin_list.md index 8f3f006c..f2cd35a4 100644 --- a/docs/source/plugin_list.md +++ b/docs/source/plugin_list.md @@ -13,12 +13,11 @@ Packages classified as inactive are excluded. conduct your own quality assessment before incorporating any of these plugins into your own projects. -This list contains 5 plugins. +This list contains 4 plugins. | name | summary | last release | status | requires | | -------------------------------------------------------- | ------------------------------------------ | ------------ | --------- | -------------- | | [pytask-julia](https://pypi.org/project/pytask-julia/) | A Pytask plugin for Julia | Oct 07, 2023 | 4 - Beta | pytask >=0.4.0 | | [pytask-latex](https://pypi.org/project/pytask-latex/) | Compile LaTeX documents with pytask. | Jun 01, 2025 | 4 - Beta | pytask>=0.4.0 | | [pytask-r](https://pypi.org/project/pytask-r/) | Run R scripts with pytask. | Apr 20, 2024 | 4 - Beta | pytask>=0.4.5 | -| [pytask-stata](https://pypi.org/project/pytask-stata/) | Execute do-files with Stata and pytask. | Jul 26, 2025 | 4 - Beta | pytask>=0.5.2 | | [pytask-vscode](https://pypi.org/project/pytask-vscode/) | Additional Logging for VS Code integration | Nov 21, 2023 | 3 - Alpha | pytask >=0.4.2 |