salabim 25.0.9.post1__py3-none-any.whl → 25.0.9.post2__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.
salabim/salabim.py CHANGED
@@ -58,7 +58,7 @@ PyDroid = sys.platform == "linux" and any("pydroid" in v for v in os.environ.val
58
58
  PyPy = platform.python_implementation() == "PyPy"
59
59
  Chromebook = "penguin" in platform.uname()
60
60
  #Xlwings="xlwings" in sys.modules
61
- XlWings=sys.platform=="emscripten"
61
+ Xlwings=sys.platform=="emscripten"
62
62
  Embedded = False # (not ("__file__" in globals())) or ((sys.platform == "emscripten") and not Xlwings) # Python In Excel or pyoide (AnacondaCode or xlwings lite)
63
63
 
64
64
  _color_name_to_ANSI = dict(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: salabim
3
- Version: 25.0.9.post1
3
+ Version: 25.0.9.post2
4
4
  Summary: salabim - discrete event simulation in Python
5
5
  Author-email: Ruud van der Ham <rt.van.der.ham@gmail.com>
6
6
  Project-URL: Homepage, https://salabim.org
@@ -3,8 +3,8 @@ salabim/LICENSE.txt,sha256=eTPlcDJz4G0096Qv-wfMjm1Wxbd4ilDlsYg5rN4HjWQ,1106
3
3
  salabim/__init__.py,sha256=r7qPLvlmX0dkZDyjuTo8Jo3ex3sD1L4pmK6K5ib9vyw,56
4
4
  salabim/calibri.ttf,sha256=RWpf8Uo31RfvGGNaSt9-2sXSuN87AVE_NFMRsV3LhBk,1330156
5
5
  salabim/mplus-1m-regular.ttf,sha256=EuFHr90BJjuAn_r5MleJFN-WfkeWJ4tf7DweI5zr8tU,289812
6
- salabim/salabim.py,sha256=NqBc-nHOhBooYA8CPsVMhGaXCgSnyP4bdMpZfgFiSrE,1125989
7
- salabim-25.0.9.post1.dist-info/METADATA,sha256=DhaAY8DEfPtIcM6l7yrKKrAQ_rPj7AiBdH_B0hyCxy8,3405
8
- salabim-25.0.9.post1.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
9
- salabim-25.0.9.post1.dist-info/top_level.txt,sha256=UE6zVlbi3F6T5ma1a_5TrojMaF21GYKDt9svvm0U4cQ,8
10
- salabim-25.0.9.post1.dist-info/RECORD,,
6
+ salabim/salabim.py,sha256=wNIHiSS93kWglqmU6jy6KQMZCLAUoaofvqsPUP_PvPE,1125989
7
+ salabim-25.0.9.post2.dist-info/METADATA,sha256=1OIHo3tsAKXsDxdo8x3g6_-fXs9Hhlvh0hYoECG3XPs,3405
8
+ salabim-25.0.9.post2.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
9
+ salabim-25.0.9.post2.dist-info/top_level.txt,sha256=UE6zVlbi3F6T5ma1a_5TrojMaF21GYKDt9svvm0U4cQ,8
10
+ salabim-25.0.9.post2.dist-info/RECORD,,