Skip to content

Commit

Permalink
Merge pull request #1758 from glensc/package-media
Browse files Browse the repository at this point in the history
Fix: Package media module
  • Loading branch information
glensc authored Jan 20, 2024
2 parents ef581d1 + cb78a98 commit f46cf97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
!/plextraktsync/config/*.py
!/plextraktsync/decorators/*.py
!/plextraktsync/logger/*.py
!/plextraktsync/media/*.py
!/plextraktsync/mixin/*.py
!/plextraktsync/plan/*.py
!/plextraktsync/plex/*.py
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ packages =
plextraktsync.config
plextraktsync.decorators
plextraktsync.logger
plextraktsync.media
plextraktsync.mixin
plextraktsync.plan
plextraktsync.plex
Expand Down

0 comments on commit f46cf97

Please sign in to comment.