nextmv 0.35.0.dev0__py3-none-any.whl → 0.35.0.dev1__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.
nextmv/__about__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "v0.35.0.dev0"
1
+ __version__ = "v0.35.0.dev1"
@@ -526,7 +526,7 @@ class Application:
526
526
  if not os.path.exists(run_dir):
527
527
  raise ValueError(f"`{run_id}` run dir does not exist at: {runs_dir}")
528
528
 
529
- logs_dir = os.path.join(runs_dir, LOGS_KEY)
529
+ logs_dir = os.path.join(run_dir, LOGS_KEY)
530
530
  if not os.path.exists(logs_dir):
531
531
  return ""
532
532
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nextmv
3
- Version: 0.35.0.dev0
3
+ Version: 0.35.0.dev1
4
4
  Summary: The all-purpose Python SDK for Nextmv
5
5
  Project-URL: Homepage, https://www.nextmv.io
6
6
  Project-URL: Documentation, https://nextmv-py.docs.nextmv.io/en/latest/nextmv/
@@ -1,4 +1,4 @@
1
- nextmv/__about__.py,sha256=HWoaul6JJOwiRK4aLUdtf3fYaPLMIdyOUUVHle9Vm3I,29
1
+ nextmv/__about__.py,sha256=wcWCYPJSExcvLx5kwnYrm8Vck8MASx8bbrfw8X1aQOo,29
2
2
  nextmv/__entrypoint__.py,sha256=dA0iwwHtrq6Z9w9FxmxKLoBGLyhe7jWtUAU-Y3PEgHg,1094
3
3
  nextmv/__init__.py,sha256=C2f8MteVvvOX1Wj-0GFjfUt-0RzCT0zpLpLI2yyZQw8,3796
4
4
  nextmv/_serialization.py,sha256=JlSl6BL0M2Esf7F89GsGIZ__Pp8RnFRNM0UxYhuuYU4,2853
@@ -38,13 +38,13 @@ nextmv/default_app/src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3
38
38
  nextmv/default_app/src/main.py,sha256=WWeN_xl_mcPhICl3rSCvdEjRkFXGmAnej88FhS-fAmc,884
39
39
  nextmv/default_app/src/visuals.py,sha256=WYK_YBnLmYo3TpVev1CpoNCuW5R7hk9QIkeCmvMn1Fs,1014
40
40
  nextmv/local/__init__.py,sha256=6BsoqlK4dw6X11_uKzz9gBPfxKpdiol2FYO8R3X73SE,116
41
- nextmv/local/application.py,sha256=KXb_IozGRIYbqWg08bl3V1psQWfYlGr_t8vsvwu2hvk,48426
41
+ nextmv/local/application.py,sha256=NGo83wLtQtSQf3XHOq5ATyxVJHK6YeqrJbWcqetb-j4,48425
42
42
  nextmv/local/executor.py,sha256=c0R6Pr2Lawx08YguxMydsXSGAc0PgMR3iTxpNnPpaqY,35459
43
43
  nextmv/local/geojson_handler.py,sha256=7FavJdkUonop-yskjis0x3qFGB8A5wZyoBUblw-bVhw,12540
44
44
  nextmv/local/local.py,sha256=cp56UpI8h19Ob6Jvb_Ni0ceXH5Vv3ET_iPTDe6ftq3Y,2617
45
45
  nextmv/local/plotly_handler.py,sha256=bLb50e3AkVr_W-F6S7lXfeRdN60mG2jk3UElNmhoMWU,1930
46
46
  nextmv/local/runner.py,sha256=hwkITHrQG_J9TzxufnaP1mjLWG-iSsNQD66UFZY4pp4,8602
47
- nextmv-0.35.0.dev0.dist-info/METADATA,sha256=lqVV4FeFHlGvsHUz_-TH51qFWysxW-LXfnu944_kd_M,16013
48
- nextmv-0.35.0.dev0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
49
- nextmv-0.35.0.dev0.dist-info/licenses/LICENSE,sha256=ZIbK-sSWA-OZprjNbmJAglYRtl5_K4l9UwAV3PGJAPc,11349
50
- nextmv-0.35.0.dev0.dist-info/RECORD,,
47
+ nextmv-0.35.0.dev1.dist-info/METADATA,sha256=cHKV2agSNQ0SyR1pd5bNQ3k8SrwMNJNbpHYjTdmVqaM,16013
48
+ nextmv-0.35.0.dev1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
49
+ nextmv-0.35.0.dev1.dist-info/licenses/LICENSE,sha256=ZIbK-sSWA-OZprjNbmJAglYRtl5_K4l9UwAV3PGJAPc,11349
50
+ nextmv-0.35.0.dev1.dist-info/RECORD,,