Application requires:
To install dependencies use the following commands.
$ pipenv shell
$ pipenv install --dev
To run tests use pytest
$ pytest
Application requires:
To install dependencies use the following commands.
$ pipenv shell
$ pipenv install --dev
To run tests use pytest
$ pytest