Standard use case is that you do not need to install this plugin manually, but let Tessif handle it.
Manual Installation
Linux
Install using a console with your virtual environment activated:
Latest Stable Version
$ pip install tessif-fine-2-2-2
Latest Development Version (potentially unstable)
$ pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ tessif-fine-2-2-2
This installs the TestPyPI version of tessif-fine-2-2-2 while resolving the dependencies on PyPI.