mergeron 2024.739123.1__py3-none-any.whl → 2024.739123.2__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 mergeron might be problematic. Click here for more details.

mergeron/__init__.py CHANGED
@@ -9,7 +9,7 @@ from numpy.typing import NDArray
9
9
 
10
10
  _PKG_NAME: str = Path(__file__).parent.stem
11
11
 
12
- VERSION = "2024.739123.1"
12
+ VERSION = "2024.739123.2"
13
13
 
14
14
  __version__ = VERSION
15
15
 
@@ -846,7 +846,7 @@ def render_table_pdf(
846
846
  print("\n", file=_table_coll_file)
847
847
 
848
848
  _run_rc = subprocess.run( # noqa: S603
849
- f"LaTeXmk -f -quiet -synctex=0 -interaction=nonstopmode -file-line-error -pdflua {_table_coll_path}".split(),
849
+ f"latexmk -f -quiet -synctex=0 -interaction=nonstopmode -file-line-error -pdflua {_table_coll_path}".split(),
850
850
  check=True,
851
851
  cwd=DATA_DIR,
852
852
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mergeron
3
- Version: 2024.739123.1
3
+ Version: 2024.739123.2
4
4
  Summary: Merger Policy Analysis using Python
5
5
  License: MIT
6
6
  Keywords: merger policy analysis,merger guidelines,merger screening,policy presumptions,concentration standards,upward pricing pressure,GUPPI
@@ -1,5 +1,5 @@
1
1
  mergeron/License.txt,sha256=7iX-y0EyjkbVJKJLS4ZKzuuE1wd0lryfsD_IytLG8lQ,1246
2
- mergeron/__init__.py,sha256=C3z6_lP-KtUwiwM4QYmn-nv7sg6LZU7qtPpsL0dRx2c,1479
2
+ mergeron/__init__.py,sha256=Zt57OjmrhFY2ehf7V45O4PHDV5LH1HOoythb8HXGQHo,1479
3
3
  mergeron/core/__init__.py,sha256=KtjBlZOl7jwBCAUhrTJB9PdrN39YLYytNiSUSM_gRmA,62
4
4
  mergeron/core/damodaran_margin_data.py,sha256=rMrgN1Qtw572a0ftY97OOj4otq8ldlLrcOi-bcE-org,8554
5
5
  mergeron/core/ftc_merger_investigations_data.py,sha256=qGAjjXEyqwS1PKKxvJGsSkr0sfI--4oyLss9I1qCNR4,28247
@@ -23,9 +23,9 @@ mergeron/demo/visualize_empirical_margin_distribution.py,sha256=v1xFJumBX2Ooye82
23
23
  mergeron/gen/__init__.py,sha256=0rfcWpKDhYE_jNsw6xKTGFJqgNtfJ-5JFxHS89CIEuI,16575
24
24
  mergeron/gen/data_generation.py,sha256=ZwcVoAfqGTwVBL7PRil_A9kZU8DQK0eCHtsBFA1QElA,16773
25
25
  mergeron/gen/data_generation_functions.py,sha256=bP3E0IPXINRc8s0dUxS_Wqo1byVzheZLX811A17WNbU,28571
26
- mergeron/gen/enforcement_stats.py,sha256=UBoQLYAgaPlCXpBby5_6HwmA25wITRot_alld7g46Ag,27445
26
+ mergeron/gen/enforcement_stats.py,sha256=FBtpw9nNZlSr_YDjzsN-yJpzhQ8_Qov8NsFNj5-uOs4,27445
27
27
  mergeron/gen/upp_tests.py,sha256=yzEwWK1bVfjtBYMwXnL5uEWWRiR0_9y0wmjNMB-O3rU,12589
28
28
  mergeron/py.typed,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY,2
29
- mergeron-2024.739123.1.dist-info/METADATA,sha256=XgT1vFjxTyzfr8S_GZZwUZ6Uj8xH8aemIyAiI8R3gjU,13976
30
- mergeron-2024.739123.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
31
- mergeron-2024.739123.1.dist-info/RECORD,,
29
+ mergeron-2024.739123.2.dist-info/METADATA,sha256=3-KTiy2Dyy-aXDmOmDwT0mbMdNrMI136LBvgZn9omcg,13976
30
+ mergeron-2024.739123.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
31
+ mergeron-2024.739123.2.dist-info/RECORD,,