Update license flag in pyproject.toml

This commit is contained in:
Gabriel Augendre 2020-11-15 16:19:19 +01:00
parent efb6918d8b
commit 49226de42d
No known key found for this signature in database
GPG key ID: 1E693F4CE4AEE7B4

View file

@ -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"