fractal-task-tools 0.0.9__py3-none-any.whl → 0.0.10__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of fractal-task-tools might be problematic. Click here for more details.
- fractal_task_tools/__init__.py +1 -1
- {fractal_task_tools-0.0.9.dist-info → fractal_task_tools-0.0.10.dist-info}/METADATA +10 -9
- {fractal_task_tools-0.0.9.dist-info → fractal_task_tools-0.0.10.dist-info}/RECORD +7 -7
- {fractal_task_tools-0.0.9.dist-info → fractal_task_tools-0.0.10.dist-info}/WHEEL +1 -1
- {fractal_task_tools-0.0.9.dist-info → fractal_task_tools-0.0.10.dist-info}/entry_points.txt +0 -0
- {fractal_task_tools-0.0.9.dist-info → fractal_task_tools-0.0.10.dist-info}/licenses/LICENSE +0 -0
- {fractal_task_tools-0.0.9.dist-info → fractal_task_tools-0.0.10.dist-info}/top_level.txt +0 -0
fractal_task_tools/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fractal-task-tools
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.10
|
|
4
4
|
Summary: Shared tools for Fractal tasks
|
|
5
5
|
Author-email: Tommaso Comparin <tommaso.comparin@exact-lab.it>
|
|
6
6
|
License: BSD-3-Clause
|
|
@@ -11,19 +11,20 @@ Requires-Python: <3.13,>=3.10
|
|
|
11
11
|
Description-Content-Type: text/markdown
|
|
12
12
|
License-File: LICENSE
|
|
13
13
|
Requires-Dist: pydantic<=2.8.2,>=2.0.0
|
|
14
|
-
Requires-Dist: docstring-parser
|
|
14
|
+
Requires-Dist: docstring-parser<=0.16,>=0.15
|
|
15
15
|
Provides-Extra: dev
|
|
16
16
|
Requires-Dist: bumpver==2024.1130; extra == "dev"
|
|
17
17
|
Requires-Dist: devtools==0.12.2; extra == "dev"
|
|
18
18
|
Requires-Dist: pytest<9.0.0,>=8.3.0; extra == "dev"
|
|
19
19
|
Requires-Dist: coverage<7.7.0,>=7.6.0; extra == "dev"
|
|
20
|
-
|
|
21
|
-
Requires-Dist: mkdocs
|
|
22
|
-
Requires-Dist: mkdocs-
|
|
23
|
-
Requires-Dist: mkdocs-
|
|
24
|
-
Requires-Dist: mkdocs-
|
|
25
|
-
Requires-Dist:
|
|
26
|
-
Requires-Dist:
|
|
20
|
+
Provides-Extra: docs
|
|
21
|
+
Requires-Dist: mkdocs<1.7.0,>=1.6.0; extra == "docs"
|
|
22
|
+
Requires-Dist: mkdocs-material<9.7.0,>=9.6.0; extra == "docs"
|
|
23
|
+
Requires-Dist: mkdocs-literate-nav<0.7.0,>=0.6.2; extra == "docs"
|
|
24
|
+
Requires-Dist: mkdocs-gen-files<0.6.0,>=0.5.0; extra == "docs"
|
|
25
|
+
Requires-Dist: mkdocs-section-index<0.4.0,>=0.3.9; extra == "docs"
|
|
26
|
+
Requires-Dist: mkdocstrings[python]<0.30.0,>=0.29.0; extra == "docs"
|
|
27
|
+
Requires-Dist: mkdocs-include-markdown-plugin<8.0.0,>=7.0.0; extra == "docs"
|
|
27
28
|
Dynamic: license-file
|
|
28
29
|
|
|
29
30
|
# Fractal task tools
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
fractal_task_tools/__init__.py,sha256=
|
|
1
|
+
fractal_task_tools/__init__.py,sha256=ufFS3IZgAiGp8iACpujoOBeszPyOxqWtQJOLjbp6IcQ,80
|
|
2
2
|
fractal_task_tools/_args_schemas.py,sha256=Ka5IAAEdC7xg03ZHMl5jFbv4Sk8JR1QKbxFl7soevlQ,7829
|
|
3
3
|
fractal_task_tools/_cli.py,sha256=2yxGcktEwHYXrRg_KxhO94xqovYkapBSQZNes94v_so,2458
|
|
4
4
|
fractal_task_tools/_cli_tools.py,sha256=6G7zXvL6o5t7n4HvVAqP6an0o7qx5fEau5KjtoDXFuc,2622
|
|
@@ -13,9 +13,9 @@ fractal_task_tools/_task_docs.py,sha256=aEXozSKf3a7weOwJMHyTVJTvHlCKgDr1qoU-AAO3
|
|
|
13
13
|
fractal_task_tools/_titles.py,sha256=GLWn-06fgQD6qzOM75H59EV0MMCXc8jVpHqGanYzNbw,3000
|
|
14
14
|
fractal_task_tools/task_models.py,sha256=4qBDUAoqIgdfAV-7CKkVO5--Y_2Y6CflNVMIiwJxn9g,4177
|
|
15
15
|
fractal_task_tools/task_wrapper.py,sha256=dhphKgxDm4EUxZnsrAy20hJPD6bGdqx7tNg9N_QzlCo,1878
|
|
16
|
-
fractal_task_tools-0.0.
|
|
17
|
-
fractal_task_tools-0.0.
|
|
18
|
-
fractal_task_tools-0.0.
|
|
19
|
-
fractal_task_tools-0.0.
|
|
20
|
-
fractal_task_tools-0.0.
|
|
21
|
-
fractal_task_tools-0.0.
|
|
16
|
+
fractal_task_tools-0.0.10.dist-info/licenses/LICENSE,sha256=1SGAsQ3Jm_nIU7c2TgtTZe_IOKjm9BDsrcf2r98xrdk,1584
|
|
17
|
+
fractal_task_tools-0.0.10.dist-info/METADATA,sha256=1RHx8ueC74a-H6W8yChJJXweP1ZkOdhoKi3yzUSv15I,4716
|
|
18
|
+
fractal_task_tools-0.0.10.dist-info/WHEEL,sha256=DK49LOLCYiurdXXOXwGJm6U4DkHkg4lcxjhqwRa0CP4,91
|
|
19
|
+
fractal_task_tools-0.0.10.dist-info/entry_points.txt,sha256=zE4qv7QhuiqN6DaPkmJV18X1xyYoUi0HIJ-uAg2M6TU,66
|
|
20
|
+
fractal_task_tools-0.0.10.dist-info/top_level.txt,sha256=2VBpiMDIBMJGOEPiHHX3njYEZGLhr4L0nu8vfkcNVzw,19
|
|
21
|
+
fractal_task_tools-0.0.10.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|