docs: add noncommercial license
Testing / remote-protocol-compat (0.9.3) (push) Successful in 35s
Testing / remote-protocol-compat (0.9.5) (push) Successful in 42s
Testing / test (push) Successful in 31s
Package Extension / package-extension (push) Successful in 28s
Build & Publish Package / publish (push) Successful in 32s
Testing / remote-protocol-compat (0.9.3) (push) Successful in 35s
Testing / remote-protocol-compat (0.9.5) (push) Successful in 42s
Testing / test (push) Successful in 31s
Package Extension / package-extension (push) Successful in 28s
Build & Publish Package / publish (push) Successful in 32s
- Add the PolyForm Noncommercial License 1.0.0 with the required copyright notice. - Declare the license file in Python package metadata. - Document that commercial use is not permitted without separate licensing. - Refresh the extension packaging wording to match the testing archive name.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "browser-cli"
|
||||
version = "0.14.2"
|
||||
description = "Control your real running browser from the terminal or Python SDK"
|
||||
license = { file = "LICENSE" }
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"click>=8",
|
||||
|
||||
Reference in New Issue
Block a user