Skip to content

Commit

Permalink
removing entrypoints from setup.py
Browse files Browse the repository at this point in the history
Signed-off-by: murilommen <[email protected]>
  • Loading branch information
murilommen committed Jul 15, 2022
1 parent 96db600 commit e4104bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/flytekit-whylogs/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@
"Topic :: Software Development :: Libraries",
"Topic :: Software Development :: Libraries :: Python Modules",
],
entry_points={"flytekit.plugins": [f"{PLUGIN_NAME}=flytekitplugins.{PLUGIN_NAME}"]},
)

0 comments on commit e4104bd

Please sign in to comment.