Skip to content

Commit 907a0b9

Browse files
[automated] Update plugin list (#445)
Co-authored-by: Tobias Raabe <[email protected]>
1 parent 29c61e3 commit 907a0b9

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/source/plugin_list.rst

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ This list contains 6 plugins.
1919
name summary last release status requires
2020
========================== ==================================================================== ============== ======== ==============
2121
:pypi:`pytask-environment` Detect changes in your pytask environment and abort a project build. Feb 10, 2023 4 - Beta pytask (>=0.2)
22-
:pypi:`pytask-julia` A Pytask plugin for Julia Jan 23, 2023 4 - Beta pytask (>=0.3)
23-
:pypi:`pytask-latex` Compile LaTeX documents with pytask. Jan 23, 2023 4 - Beta pytask (>=0.3)
24-
:pypi:`pytask-parallel` Parallelize the execution of tasks with pytask. May 27, 2023 4 - Beta pytask (>=0.3)
25-
:pypi:`pytask-r` Run R scripts with pytask. Jan 23, 2023 4 - Beta pytask (>=0.3)
22+
:pypi:`pytask-julia` A Pytask plugin for Julia Oct 07, 2023 4 - Beta pytask >=0.4.0
23+
:pypi:`pytask-latex` Compile LaTeX documents with pytask. Oct 07, 2023 4 - Beta pytask >=0.4.0
24+
:pypi:`pytask-parallel` Parallelize the execution of tasks with pytask. Oct 07, 2023 4 - Beta pytask >=0.4.0
25+
:pypi:`pytask-r` Run R scripts with pytask. Oct 07, 2023 4 - Beta pytask >=0.4.0
2626
:pypi:`pytask-stata` Execute do-files with Stata and pytask. Jan 23, 2023 4 - Beta pytask (>=0.3)
2727
========================== ==================================================================== ============== ======== ==============
2828

@@ -37,30 +37,30 @@ This list contains 6 plugins.
3737
Detect changes in your pytask environment and abort a project build.
3838

3939
:pypi:`pytask-julia`
40-
*last release*: Jan 23, 2023,
40+
*last release*: Oct 07, 2023,
4141
*status*: 4 - Beta,
42-
*requires*: pytask (>=0.3)
42+
*requires*: pytask >=0.4.0
4343

4444
A Pytask plugin for Julia
4545

4646
:pypi:`pytask-latex`
47-
*last release*: Jan 23, 2023,
47+
*last release*: Oct 07, 2023,
4848
*status*: 4 - Beta,
49-
*requires*: pytask (>=0.3)
49+
*requires*: pytask >=0.4.0
5050

5151
Compile LaTeX documents with pytask.
5252

5353
:pypi:`pytask-parallel`
54-
*last release*: May 27, 2023,
54+
*last release*: Oct 07, 2023,
5555
*status*: 4 - Beta,
56-
*requires*: pytask (>=0.3)
56+
*requires*: pytask >=0.4.0
5757

5858
Parallelize the execution of tasks with pytask.
5959

6060
:pypi:`pytask-r`
61-
*last release*: Jan 23, 2023,
61+
*last release*: Oct 07, 2023,
6262
*status*: 4 - Beta,
63-
*requires*: pytask (>=0.3)
63+
*requires*: pytask >=0.4.0
6464

6565
Run R scripts with pytask.
6666

0 commit comments

Comments
 (0)