We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc87c3 commit 008a430Copy full SHA for 008a430
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ dynamic = ["version"]
8
description = "A blazingly fast, lightweight task queue for Python, powered by Rust"
9
readme = "README.md"
10
requires-python = ">=3.11,<3.14"
11
-license = "Apache"
+license = "Apache-2.0"
12
license-files = ["LICENSE"]
13
authors = [
14
{name = "Giorgi Merebashvili", email = "mereba2627@gmail.com"}
0 commit comments