kammce/SJSU-Dev

Setup script does not exit when requirements are unmet

SameerAzer opened this issue · 1 comments

https://github.com/kammce/SJSU-Dev/blob/master/setup

setup script proceeds with the remainder of the setup after determining that python and pip are missing.

After #33 the requirements were removed from the setup. Now the setup script installs your requirements for you.