mirror of
https://github.com/glomatico/gamdl.git
synced 2026-06-13 04:05:14 +03:00
Update license field to MIT in pyproject.toml
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ name = "gamdl"
|
||||
version = "2.7"
|
||||
description = "A command-line app for downloading Apple Music songs, music videos and post videos."
|
||||
readme = "README.md"
|
||||
license = { file = "LICENSE" }
|
||||
license = { text = "MIT" }
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"async-lru>=2.0.5",
|
||||
|
||||
Reference in New Issue
Block a user