Update license flag in pyproject.toml
This commit is contained in:
parent
efb6918d8b
commit
49226de42d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name = "pcloud_download"
|
|||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["Gabriel Augendre <gabriel@augendre.info>"]
|
||||
license = "GPL v3"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
|
|
Loading…
Reference in a new issue