slalombuild / secureli

seCureLI is a tool that enables you to experience the delight of building products by helping you get ideas from your head into working software as frictionlessly as possible, in a reliable, secure, scalable, and observable way.
Apache License 2.0
29 stars 3 forks source link

Bug: Investigate ModuleNotFoundError #526

Closed rt-slalom closed 2 months ago

rt-slalom commented 2 months ago

As a secureli maintainer, I would like the smoke tests to be passing

Right now, the tests are failing with a 'ModuleNotFoundError' Image

Instructions to reproduce:

Working Theory: gitPython is not being properly included in the list of dependencies and causing this error.