Taxel / PlexTraktSync

A python script that syncs the movies, shows and ratings between trakt and Plex (without needing a PlexPass or Trakt VIP subscription)
MIT License
1.62k stars 106 forks source link

Build: Move entry points and packages to pyproject #2047

Closed glensc closed 2 months ago

glensc commented 2 months ago

Looks like changes were incomplete from https://github.com/Taxel/PlexTraktSync/pull/2045

$ pipx install plextraktsync==0.31.11
Note: Dependent package 'python-dotenv' contains 1 apps
  - dotenv
Note: Dependent package 'charset-normalizer' contains 1 apps
  - normalizer
Note: Dependent package 'websocket-client' contains 1 apps
  - wsdump
Note: Dependent package 'markdown-it-py' contains 1 apps
  - markdown-it
Note: Dependent package 'pygments' contains 1 apps
  - pygmentize
Note: Dependent package 'tqdm' contains 1 apps
  - tqdm

No apps associated with package plextraktsync. Try again with '--include-deps' to include apps of dependent packages, which are listed above. If you are attempting to install a library, pipx should not be used. Consider using pip or a similar tool instead.