To set up a development environment, run pipenv install after forking and cloning the repository. To run tests, use pipenv run python setup.py test
pipenv install
pipenv run python setup.py test