Skip to content

[automated] Update plugin list #550

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/source/plugin_list.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This list contains 7 plugins.
:pypi:`pytask-environment` Detect changes in your pytask environment and abort a project build. Feb 10, 2023 4 - Beta pytask (>=0.2)
:pypi:`pytask-julia` A Pytask plugin for Julia Oct 07, 2023 4 - Beta pytask >=0.4.0
:pypi:`pytask-latex` Compile LaTeX documents with pytask. Nov 30, 2023 4 - Beta pytask >=0.4.0
:pypi:`pytask-parallel` Parallelize the execution of tasks with pytask. Oct 07, 2023 4 - Beta pytask >=0.4.0
:pypi:`pytask-parallel` Parallelize the execution of tasks with pytask. Jan 12, 2024 4 - Beta pytask >=0.4.5
:pypi:`pytask-r` Run R scripts with pytask. Oct 07, 2023 4 - Beta pytask >=0.4.0
:pypi:`pytask-stata` Execute do-files with Stata and pytask. Jan 23, 2023 4 - Beta pytask (>=0.3)
:pypi:`pytask-vscode` Additional Logging for VS Code integration Nov 21, 2023 3 - Alpha pytask >=0.4.2
Expand Down Expand Up @@ -52,9 +52,9 @@ This list contains 7 plugins.
Compile LaTeX documents with pytask.

:pypi:`pytask-parallel`
*last release*: Oct 07, 2023,
*last release*: Jan 12, 2024,
*status*: 4 - Beta,
*requires*: pytask >=0.4.0
*requires*: pytask >=0.4.5

Parallelize the execution of tasks with pytask.

Expand Down