<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic jobs.python_wheel_task.enty_point can't find entry points defined in dependency packages in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/jobs-python-wheel-task-enty-point-can-t-find-entry-points/m-p/68991#M7248</link>
    <description>&lt;P&gt;Let's say I have packageA with no entry points, packageA dependents on dependencyA package, which has entry-points.&lt;/P&gt;&lt;P&gt;In order to be able to use those entrypoints, i.e.&lt;/P&gt;&lt;P&gt;```yaml&lt;BR /&gt;python_wheel_task:&lt;BR /&gt;&amp;nbsp; package_name: packageA&lt;BR /&gt;&amp;nbsp; entry_point:dependencyA_entry&lt;BR /&gt;```&lt;BR /&gt;I need to redefine the dependencyA_entry inside packageA. i.e.&lt;BR /&gt;```pyproject.toml&lt;BR /&gt;[project.scripts]&lt;BR /&gt;dependencyA_entry = "dependencyA.entrypoint:main"&lt;BR /&gt;```&lt;BR /&gt;&lt;BR /&gt;Expected behavior:&lt;BR /&gt;entry points are discovered automatically (i.e. through&amp;nbsp;importlib.metadata.entry_points()), without duplicating them in client packages.&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2024 12:04:56 GMT</pubDate>
    <dc:creator>zgreen</dc:creator>
    <dc:date>2024-05-14T12:04:56Z</dc:date>
    <item>
      <title>jobs.python_wheel_task.enty_point can't find entry points defined in dependency packages</title>
      <link>https://community.databricks.com/t5/get-started-discussions/jobs-python-wheel-task-enty-point-can-t-find-entry-points/m-p/68991#M7248</link>
      <description>&lt;P&gt;Let's say I have packageA with no entry points, packageA dependents on dependencyA package, which has entry-points.&lt;/P&gt;&lt;P&gt;In order to be able to use those entrypoints, i.e.&lt;/P&gt;&lt;P&gt;```yaml&lt;BR /&gt;python_wheel_task:&lt;BR /&gt;&amp;nbsp; package_name: packageA&lt;BR /&gt;&amp;nbsp; entry_point:dependencyA_entry&lt;BR /&gt;```&lt;BR /&gt;I need to redefine the dependencyA_entry inside packageA. i.e.&lt;BR /&gt;```pyproject.toml&lt;BR /&gt;[project.scripts]&lt;BR /&gt;dependencyA_entry = "dependencyA.entrypoint:main"&lt;BR /&gt;```&lt;BR /&gt;&lt;BR /&gt;Expected behavior:&lt;BR /&gt;entry points are discovered automatically (i.e. through&amp;nbsp;importlib.metadata.entry_points()), without duplicating them in client packages.&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 12:04:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/jobs-python-wheel-task-enty-point-can-t-find-entry-points/m-p/68991#M7248</guid>
      <dc:creator>zgreen</dc:creator>
      <dc:date>2024-05-14T12:04:56Z</dc:date>
    </item>
  </channel>
</rss>

