airbnb / binaryalert

BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.
https://binaryalert.io
Apache License 2.0
1.4k stars 187 forks source link

Enforce version constraint and clarify ubuntu install #109

Closed austinbyers closed 6 years ago

austinbyers commented 6 years ago

to: @chunyong-lin cc: @airbnb/binaryalert-maintainers size: small resolves: #108

Background

There have been multiple issues opened about failing unit tests because Python 3.5 is the default for some systems (like Ubuntu), but BinaryAlert requires Python 3.6 (for type annotations). #41 clarified the Python version in the documentation, but we need more.

Changes

Testing

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 93.017% when pulling 608e0015e94aa346f58dbf439cf512acb56c74f0 on austin-ubuntu-docs into 775092d3db7b6464283b70c870112eb71517baca on master.