mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-01 19:47:01 +03:00
fix: update pyproject.toml
This commit is contained in:
@@ -8,6 +8,7 @@ config/yt-playlist-config.json
|
||||
*.code-workspace
|
||||
/bin/*
|
||||
/db/*
|
||||
plans
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ test = [
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
Home = "https://github.com/darkzoul5/YoutubePlaylistSyncThing"
|
||||
Home = "https://github.com/darkzoul5/YoutubePlaylistSync"
|
||||
|
||||
[project.scripts]
|
||||
ytpl-sync = "app.cli:main"
|
||||
|
||||
Reference in New Issue
Block a user