oscal-compass / compliance-trestle-demos

Demo setup for compliance-trestle
Apache License 2.0
30 stars 9 forks source link

fix: Remove tests for python 3.7 #27

Closed enikonovad closed 1 year ago

enikonovad commented 1 year ago

Pre-commit is broken for Python 3.7 due to the importlib newest release. This fix is to temporary remove the tests for 3.7 until it is fixed.