We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de09396 commit ad029b3Copy full SHA for ad029b3
pyproject.toml
@@ -60,6 +60,8 @@ dev = [
60
"ruff>=0.1.0",
61
"mypy>=1.7.0",
62
"pre-commit>=3.5.0",
63
+ "build>=1.0.0",
64
+ "twine>=4.0.0",
65
]
66
all = [
67
"easyscrape[browser,stealth,export,dev]",
0 commit comments