We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0f4bb commit f1b1a84Copy full SHA for f1b1a84
1 file changed
src/setup.py
@@ -82,21 +82,21 @@ def run(self):
82
url=URL,
83
license="MIT",
84
keywords="""
85
- captcha
86
- recaptcha
87
- geetest
88
- hcaptcha
89
- capypuzzle
90
- tiktok
91
- rotatecaptcha
92
- funcaptcha
93
- keycaptcha
94
- python3
95
- python-library
96
- capsolver
97
- kasada
98
- datadomeslider
99
- mtcaptcha
+ captcha
+ recaptcha
+ geetest
+ hcaptcha
+ capypuzzle
+ tiktok
+ rotatecaptcha
+ funcaptcha
+ keycaptcha
+ python3
+ python-library
+ capsolver
+ kasada
+ datadomeslider
+ mtcaptcha
100
""",
101
python_requires=REQUIRES_PYTHON,
102
zip_safe=False,
0 commit comments