Skip to content

Commit 7546d43

Browse files
author
Andrei
committed
2 parents f1863c5 + 8e0df2e commit 7546d43

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@ python setup.py install
5151
1. You need set ``API_KEY`` in your environment(get this value from you account).
5252
2. Run command ``make tests``, from root directory.
5353

54-
### Additional info
55-
1. [Library usage examples && Docs](https://andreidrang.github.io/python3-captchaai/)
56-
2. [Capsolver errors list](https://captchaai.atlassian.net/wiki/spaces/CAPTCHAAI/pages/426145/)
57-
58-
5954
### How to get API Key to work with the library
6055
1. On the page - https://dashboard.capsolver.com/overview/user-center
6156
2. Find it: ![img.png](files/img.png)

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pallets_sphinx_themes==2.*
2-
myst-parser==0.19.*
2+
myst-parser==1.0.*
33
autodoc_pydantic==1.8.*

0 commit comments

Comments
 (0)