Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 269 Bytes

Readme.md

File metadata and controls

18 lines (15 loc) · 269 Bytes

Installation

Prerequisites

Obtain:

  • Python3
  • pip
  • pipenv pip install pipenv

Project installation

Install with --dev to be able to run tests.

pipenv install --dev

Tests

pipenv run python -m pytest