google / GiftStick

1-Click push forensics evidence to the cloud
Apache License 2.0
137 stars 21 forks source link

Install module with pip instead of setup.py #120

Closed rgayon closed 3 years ago

rgayon commented 3 years ago

Because python setup.py install pulls pre-release version of packages, we change the way we install auto_acquire to pip install .. I also make setup.py parse requirements.txt to have only one source for dependencies.

troubleshooting this flagged an issue in checking flags for ISO builds