
Faraday Future Python Questions:
Requirements
wxPython==4.0.1
pytest==3.4.0
Install with pip
pip install -r /path/to/requirements.txt
Unit Test:
run pytest
pytest
or with Docker
docker run daehyeok/ffinterview
Additional Works
This repository integrated with TravisCI and DockerHub