Skip to content

Commit 9c1fd05

Browse files
committed
fixup! Move project metadata to pyproject.yaml
1 parent 66b4988 commit 9c1fd05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
2-
name = PlexTraktSync
2+
name = "PlexTraktSync"
33
dynamic = ["version"]
4-
description = Plex-Trakt-Sync is a two-way-sync between trakt.tv and Plex Media Server
4+
description = "Plex-Trakt-Sync is a two-way-sync between trakt.tv and Plex Media Server"
55
readme = "README.md"
66
license = {file = "LICENSE"}
77
# See: https://pypi.python.org/pypi?:action=list_classifiers

0 commit comments

Comments
 (0)