@@ -11,20 +11,21 @@ automatically. Packages classified as inactive are excluded.
11
11
creating a PDF, because otherwise the table gets far too wide for the
12
12
page.
13
13
14
- This list contains 6 plugins.
14
+ This list contains 7 plugins.
15
15
16
16
.. only :: not latex
17
17
18
- ========================== ==================================================================== ============== ======== ==============
19
- name summary last release status requires
20
- ========================== ==================================================================== ============== ======== ==============
21
- :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 Oct 07, 2023 4 - Beta pytask >=0.4.0
23
- :pypi: `pytask-latex ` Compile LaTeX documents with pytask. Oct 12, 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
26
- :pypi: `pytask-stata ` Execute do-files with Stata and pytask. Jan 23, 2023 4 - Beta pytask (>=0.3)
27
- ========================== ==================================================================== ============== ======== ==============
18
+ ========================== ==================================================================== ============== ========= ==============
19
+ name summary last release status requires
20
+ ========================== ==================================================================== ============== ========= ==============
21
+ :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 Oct 07, 2023 4 - Beta pytask >=0.4.0
23
+ :pypi: `pytask-latex ` Compile LaTeX documents with pytask. Oct 12, 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
26
+ :pypi: `pytask-stata ` Execute do-files with Stata and pytask. Jan 23, 2023 4 - Beta pytask (>=0.3)
27
+ :pypi: `pytask-vscode ` Additional Logging for VS Code integration Nov 21, 2023 3 - Alpha pytask >=0.4.2
28
+ ========================== ==================================================================== ============== ========= ==============
28
29
29
30
.. only :: latex
30
31
@@ -70,3 +71,10 @@ This list contains 6 plugins.
70
71
*requires *: pytask (>=0.3)
71
72
72
73
Execute do-files with Stata and pytask.
74
+
75
+ :pypi: `pytask-vscode `
76
+ *last release *: Nov 21, 2023,
77
+ *status *: 3 - Alpha,
78
+ *requires *: pytask >=0.4.2
79
+
80
+ Additional Logging for VS Code integration
0 commit comments