Skip to content

Adding in explicit python version

David Diederich requested to merge python-3.8 into main

This change is designed to match with osdu/platform/ci-cd-pipelines!492 (merged).

The fossa-cli utilizes pip to determine the requirements. Feels better to have the versions synchronized, even if it doesn't appear to matter.

Merge request reports