Skip to content

Commit

Permalink
Don't install recommend script
Browse files Browse the repository at this point in the history
The actual code is long removed. The entrypoint was broken.
  • Loading branch information
booxter committed Jul 16, 2024
1 parent 5af6348 commit f2073a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ build-backend = "pdm.backend"
distribution = true

[project.scripts]
# TODO: remove these obsolete scripts
recommend = "letsrolld.cmd.recommend:main"
# TODO: remove this obsolete script
directors = "letsrolld.cmd.directors:main"

populate-directors = "letsrolld.cmd.populate_directors:main"
Expand Down

0 comments on commit f2073a1

Please sign in to comment.