added misc PyPi keys
help potential users find and understand the purpose and status of the project.
This commit is contained in:
parent
cd7f260288
commit
f00dffbbb1
@ -38,5 +38,12 @@ setup(
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
"Topic :: Text Processing",
|
||||
"Topic :: Text Processing :: Indexing",
|
||||
],
|
||||
],
|
||||
keywords="SDK API firecrawl",
|
||||
project_urls={
|
||||
"Documentation": "https://github.com/mendableai/firecrawl/docs",
|
||||
"Source": "https://github.com/mendableai/firecrawl",
|
||||
"Tracker": "https://github.com/mendableai/firecrawl/issues",
|
||||
},
|
||||
license="MIT",
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user