mirror of
https://github.com/varun-r-mallya/pylibbpf.git
synced 2026-03-23 13:41:31 +00:00
Update license handling
This commit is contained in:
@ -16,7 +16,7 @@ authors = [
|
|||||||
{ name = "varun-r-mallya", email = "varunrmallya@gmail.com" }
|
{ name = "varun-r-mallya", email = "varunrmallya@gmail.com" }
|
||||||
]
|
]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "Apache-2.0"
|
license = { file = "LICENSE" }
|
||||||
requires-python = ">=3.8"
|
requires-python = ">=3.8"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Development Status :: 3 - Alpha",
|
"Development Status :: 3 - Alpha",
|
||||||
|
|||||||
Reference in New Issue
Block a user