redcanaryco / surveyor

A cross-platform baselining, threat hunting, and attack surface analysis tool for security teams.
MIT License
178 stars 61 forks source link

Fixed two issues with setup.py #41

Closed radioboyQ closed 4 years ago

radioboyQ commented 4 years ago

Added a . to os.scandir so it'll properly look inside CWD for any setup scripts. Also added a double = to the install_requires for CBAPI