arkitekt-next 0.7.20__py3-none-any.whl → 0.7.21__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 arkitekt-next might be problematic. Click here for more details.
- arkitekt_next/cli/commands/init/main.py +0 -2
- {arkitekt_next-0.7.20.dist-info → arkitekt_next-0.7.21.dist-info}/METADATA +1 -1
- {arkitekt_next-0.7.20.dist-info → arkitekt_next-0.7.21.dist-info}/RECORD +6 -6
- {arkitekt_next-0.7.20.dist-info → arkitekt_next-0.7.21.dist-info}/LICENSE +0 -0
- {arkitekt_next-0.7.20.dist-info → arkitekt_next-0.7.21.dist-info}/WHEEL +0 -0
- {arkitekt_next-0.7.20.dist-info → arkitekt_next-0.7.21.dist-info}/entry_points.txt +0 -0
|
@@ -142,7 +142,6 @@ def init(
|
|
|
142
142
|
logo: Optional[str],
|
|
143
143
|
scopes: List[str],
|
|
144
144
|
template: str,
|
|
145
|
-
requirements: List[Requirement],
|
|
146
145
|
entrypoint: str,
|
|
147
146
|
overwrite_manifest: bool,
|
|
148
147
|
overwrite_app: bool,
|
|
@@ -165,7 +164,6 @@ def init(
|
|
|
165
164
|
identifier=identifier,
|
|
166
165
|
version=version,
|
|
167
166
|
scopes=scopes,
|
|
168
|
-
requirements=requirements,
|
|
169
167
|
entrypoint=entrypoint,
|
|
170
168
|
)
|
|
171
169
|
|
|
@@ -28,7 +28,7 @@ arkitekt_next/cli/commands/gen/init.py,sha256=JV9x27Iy80QlmigXd7TSG2YIBHPGJBdEQ_
|
|
|
28
28
|
arkitekt_next/cli/commands/gen/main.py,sha256=_BdkcsXoWY5_3gmboq2e0pGYM6lAnwqQgBAyxmvdf6U,947
|
|
29
29
|
arkitekt_next/cli/commands/gen/watch.py,sha256=nf4QckdTJOWxvKoeNRwvC4rXQ4xhIx8LCDDJzpPhcY8,1189
|
|
30
30
|
arkitekt_next/cli/commands/init/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
31
|
-
arkitekt_next/cli/commands/init/main.py,sha256=
|
|
31
|
+
arkitekt_next/cli/commands/init/main.py,sha256=1ZbZDBECZRxlcnulycdS15s-uQ5ngx4xP3T1v-gkJ3U,5435
|
|
32
32
|
arkitekt_next/cli/commands/inspect/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
33
33
|
arkitekt_next/cli/commands/inspect/main.py,sha256=Bu1vAZudkFCtjDnZAB8yQLDt-UKY9pJGhLBlEfDqtkw,626
|
|
34
34
|
arkitekt_next/cli/commands/inspect/requirements.py,sha256=17rK6zviRpBDpaR-qpw5spb4ClTbKaG1d2ZQ-KiNV7I,2133
|
|
@@ -114,8 +114,8 @@ arkitekt_next/qt/utils.py,sha256=MgBPtPmCSBkIuATov3UgREESwxAHh77lWNNxyE7Qs48,773
|
|
|
114
114
|
arkitekt_next/service_registry.py,sha256=pczUuP_Nve7OYwB7-oDBLIw6bkjZPnzL3xFca5TF1io,3405
|
|
115
115
|
arkitekt_next/tqdm.py,sha256=DlrxPluHao7TvW-Cqgt0UokRS-fM2_ZNiWiddqvCqCc,1488
|
|
116
116
|
arkitekt_next/utils.py,sha256=WA3AtqQFcz2h-yOadAsQkkr0qKJmKcGMi2aclxaVI_o,1278
|
|
117
|
-
arkitekt_next-0.7.
|
|
118
|
-
arkitekt_next-0.7.
|
|
119
|
-
arkitekt_next-0.7.
|
|
120
|
-
arkitekt_next-0.7.
|
|
121
|
-
arkitekt_next-0.7.
|
|
117
|
+
arkitekt_next-0.7.21.dist-info/LICENSE,sha256=YZ2oRjC248t-GpoEyw7J13vwKYNG6zhYMaEAix6EzF0,1089
|
|
118
|
+
arkitekt_next-0.7.21.dist-info/METADATA,sha256=5X5AcuRxw-iNrHA3Jt2JHHLkJQQQYvDwHoaRfLVPxjg,5500
|
|
119
|
+
arkitekt_next-0.7.21.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
120
|
+
arkitekt_next-0.7.21.dist-info/entry_points.txt,sha256=-hxikQx4xZ6TiOnWVDOlTN_kcAISgGFvTHXIchsCHSc,60
|
|
121
|
+
arkitekt_next-0.7.21.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|