We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e39e37 + 4a4dd76 commit 31896adCopy full SHA for 31896ad
2 files changed
docs/conf.py
@@ -61,7 +61,7 @@
61
#
62
# This is also used if you do content translation via gettext catalogs.
63
# Usually you set "language" from the command line for these cases.
64
-language = None
+language = "en"
65
66
# List of patterns, relative to source directory, that match files and
67
# directories to ignore when looking for source files.
setup.py
@@ -18,7 +18,7 @@
18
long_description_content_type="text/x-rst",
19
url="https://github.com/ad-m/python-anticaptcha",
20
author="Adam Dobrawy",
21
- author_email="anticaptcha@jawnosc.tk",
+ author_email="naczelnik@jawne.info.pl",
22
license="MIT",
23
python_requires=">=3.9",
24
classifiers=[
0 commit comments