Skip to content

Commit

Permalink
Merge pull request #79 from edgarrmondragon/fix/restore-entry_point
Browse files Browse the repository at this point in the history
Restore entry_point in packaging config
  • Loading branch information
ets authored Jan 14, 2024
2 parents 78ce8c9 + 8fefb53 commit 08e6399
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
[metadata]
description_file = README.md

[options.entry_points]
console_scripts =
tap-spreadsheets-anywhere = tap_spreadsheets_anywhere:main

0 comments on commit 08e6399

Please sign in to comment.