@@ -13,7 +13,7 @@ dependencies = [
|
|||||||
]
|
]
|
||||||
authors = [{name = "Mendable.ai",email = "nick@mendable.ai"}]
|
authors = [{name = "Mendable.ai",email = "nick@mendable.ai"}]
|
||||||
maintainers = [{name = "Mendable.ai",email = "nick@mendable.ai"}]
|
maintainers = [{name = "Mendable.ai",email = "nick@mendable.ai"}]
|
||||||
license = {text = "GNU General Public License v3 (GPLv3)"}
|
license = {text = "GNU Affero General Public License v3 (AGPLv3)"}
|
||||||
|
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Development Status :: 5 - Production/Stable",
|
"Development Status :: 5 - Production/Stable",
|
||||||
@@ -45,4 +45,4 @@ keywords = ["SDK", "API", "firecrawl"]
|
|||||||
"Tracker" = "https://github.com/mendableai/firecrawl/issues"
|
"Tracker" = "https://github.com/mendableai/firecrawl/issues"
|
||||||
|
|
||||||
[tool.setuptools.packages.find]
|
[tool.setuptools.packages.find]
|
||||||
where = ["."]
|
where = ["."]
|
||||||
|
|||||||
Reference in New Issue
Block a user