google / gcp_scanner

A comprehensive scanner for Google Cloud
Apache License 2.0
305 stars 95 forks source link

Add tests for older python versions #240

Open mshudrak opened 1 year ago

mshudrak commented 1 year ago

Is your feature request related to a problem? Please describe. In #238 we found that some commits might not work on older versions of Python3.

Describe the solution you'd like We need to add simple functional tests on older versions of Python3. It would be nice to support 3.8 and 3.9.