setta 0.0.3.dev7__py3-none-any.whl → 0.0.3.dev8__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- setta/__init__.py +1 -1
- setta/tasks/tasks.py +3 -1
- {setta-0.0.3.dev7.dist-info → setta-0.0.3.dev8.dist-info}/METADATA +1 -1
- {setta-0.0.3.dev7.dist-info → setta-0.0.3.dev8.dist-info}/RECORD +8 -8
- {setta-0.0.3.dev7.dist-info → setta-0.0.3.dev8.dist-info}/LICENSE +0 -0
- {setta-0.0.3.dev7.dist-info → setta-0.0.3.dev8.dist-info}/WHEEL +0 -0
- {setta-0.0.3.dev7.dist-info → setta-0.0.3.dev8.dist-info}/entry_points.txt +0 -0
- {setta-0.0.3.dev7.dist-info → setta-0.0.3.dev8.dist-info}/top_level.txt +0 -0
setta/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = "0.0.3.
|
1
|
+
__version__ = "0.0.3.dev8"
|
setta/tasks/tasks.py
CHANGED
@@ -142,7 +142,9 @@ class Tasks:
|
|
142
142
|
# TODO: store error message and display on frontend?
|
143
143
|
pass
|
144
144
|
|
145
|
-
all_dependencies = set
|
145
|
+
all_dependencies = set()
|
146
|
+
for d in sp_info["dependencies"].values():
|
147
|
+
all_dependencies.update(d)
|
146
148
|
initial_result = await self.call_in_memory_subprocess_fn(
|
147
149
|
TaskMessage(id=create_new_id(), content={}), call_all=True
|
148
150
|
)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
setta/__init__.py,sha256=
|
1
|
+
setta/__init__.py,sha256=VRMrMIrGmnKm4x2-C0jl9DIpY57NuqIv9j7dygH9Wjo,27
|
2
2
|
setta/server.py,sha256=P78BMFvcCokVhjnVlNIKcmpCSvmzSqt-33bx4bhOe6Y,4626
|
3
3
|
setta/start.py,sha256=jEeSiocLeBitvg48fa6k1CpLnPI63JHkQ8O-WVM6ch8,3078
|
4
4
|
setta/cli/__init__.py,sha256=UxZG_VOMuF6lEBT3teUgTS9ulsK3wt3Gu3BbAQiAmt8,47
|
@@ -232,7 +232,7 @@ setta/static/seed/.DS_Store,sha256=ENxJvDQd7Te_U8gExcXtHE-mAeBUYOHELRfDWgN1NmA,6
|
|
232
232
|
setta/static/seed/examples/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
|
233
233
|
setta/tasks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
234
234
|
setta/tasks/task_runner.py,sha256=gMXpfZWFMQbix2MfrHVCKB7BxQCjO8JH2P8cxUmt1ms,849
|
235
|
-
setta/tasks/tasks.py,sha256=
|
235
|
+
setta/tasks/tasks.py,sha256=6VLxadVQecHRw3yGJ-AGWe8ARgzyCbwr5fGga_9px1E,6007
|
236
236
|
setta/tasks/utils.py,sha256=SFUn2reG9DjinBrdJ84W8CPGqt0XhEQhz5kIS-pNai4,8587
|
237
237
|
setta/tasks/fns/__init__.py,sha256=JhGzzQGaT9BWtF3pOmguh6pzIF9kdG3jdDNLyYZ2w7g,461
|
238
238
|
setta/tasks/fns/codeAreaAutocomplete.py,sha256=gJ5JbjkWDyTothr-UF-YlOxrbVzj2iyOVK7XD3lfhSQ,6416
|
@@ -254,9 +254,9 @@ setta/utils/generate_new_filename.py,sha256=KBLX6paDmTvXR-027TpqQkfijIXc7mCfhen-
|
|
254
254
|
setta/utils/section_contents.py,sha256=V2HQPik6DfSXw4j7IalbP5AZ3OEGCbtL5ub3xL-Q_Qo,4141
|
255
255
|
setta/utils/utils.py,sha256=KjzcvgM3Ab3IcE8vaWYtgBpwzPLKg0LmblnHLoYZJHM,9164
|
256
256
|
setta/utils/websocket_manager.py,sha256=S2lEGZsc2OhW0yKLW9VEcH7wi7ppzTfDMQa_hxf3ovc,3772
|
257
|
-
setta-0.0.3.
|
258
|
-
setta-0.0.3.
|
259
|
-
setta-0.0.3.
|
260
|
-
setta-0.0.3.
|
261
|
-
setta-0.0.3.
|
262
|
-
setta-0.0.3.
|
257
|
+
setta-0.0.3.dev8.dist-info/LICENSE,sha256=us9fuCq9wmiZVzayjKxNZ2iJYF6dROe0Qp57ToCO7XU,11361
|
258
|
+
setta-0.0.3.dev8.dist-info/METADATA,sha256=HHh9zIUqN15JpKkBkfLsfC3YFSp1WYPrt1uB3Z1Wo1o,829
|
259
|
+
setta-0.0.3.dev8.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
260
|
+
setta-0.0.3.dev8.dist-info/entry_points.txt,sha256=P0qCESy9fWF2q1EQ9JufGldCSnPHplDPn8J6Bgk5hB0,42
|
261
|
+
setta-0.0.3.dev8.dist-info/top_level.txt,sha256=8G4lmRzVOnJ11_DescPVHE6MQZH-o06A0nGsDDV2ngY,6
|
262
|
+
setta-0.0.3.dev8.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|