hmrc / service-manager

A python tool to manage developing and testing with lots of microservices
Apache License 2.0
58 stars 37 forks source link

BDOG-914 starts assetsfrontend with shell, bump to 2.0.4 #101

Closed christopherjturner closed 4 years ago

christopherjturner commented 4 years ago

decided against this change. too much of a edge-case, we'd rather they install python3 as default rather than support running sm in py3 with py2 as being default

nigelhp commented 4 years ago

Have re-opened this as it would seem to successfully address an issue that is being encountered with 2.0.3 where we are unable to successfully start profiles that contain ASSETS_FRONTEND (see BDOG-1027).

nigelhp commented 4 years ago

Following discussion we have decided to go with a different approach, and explicitly check what version 'python' will resolve to.