mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Fixed improper license definition.
This commit is contained in:
2
pyproject.toml
vendored
2
pyproject.toml
vendored
@@ -8,7 +8,7 @@ dynamic = ["version"]
|
||||
description = ''
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
license = "LICENSE"
|
||||
license = "GPL-3.0-or-later"
|
||||
keywords = []
|
||||
authors = [
|
||||
{ name = "th3r00t", email = "tty0@th3r00t.dev" },
|
||||
|
||||
Reference in New Issue
Block a user