chore(license): add license to pyproject.toml
This commit is contained in:
parent
52f5392ce0
commit
5480809212
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ name = "playwright-http-proxy"
|
|||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
license = "AGPL-3.0-only"
|
||||
license-files = ["LICEN[CS]E*"]
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"argparse>=1.4.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue