Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 301 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 301 Bytes

Setup

Run some setup things:

mkvirtualenv --python=/usr/local/bin/python3 socket_car
pip install -r requirements.txt

You may also need make >3.8.1 for the ONESHELL make targets:

mkvirtualenv --python=/usr/local/bin/python3 socket_ca
brew install homebrew/dupes/make
gmake test