Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
1 contributor

Users who have contributed to this file

6 lines (5 sloc) 86 Bytes
init:
pip install pipenv
pipenv install --dev
test:
pipenv run pytest python/tests
You can’t perform that action at this time.