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