We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b2c17 commit 3bbfd1dCopy full SHA for 3bbfd1d
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "scrappey"
7
version = "1.0.0"
8
description = "Official Python wrapper for Scrappey.com - Web scraping API with Cloudflare bypass, antibot solving, and browser automation"
9
-readme = "README.md"
+readme = {file = "README.md", content-type = "text/markdown"}
10
license = {text = "MIT"}
11
requires-python = ">=3.9"
12
authors = [
0 commit comments