- run on python pipenv
pipenv install --three
just make file .env
at root of project
PIPENV_PYPI_MIRROR=https://pypi.tuna.tsinghua.edu.cn/simple/
PIPENV_PYPI_MIRROR can change to another URL of proxy
- code at tests/test_main.py
$ pipenv run test_main