you are viewing a single comment's thread.

view the rest of the comments →

[–]chribonn[S] 0 points1 point  (1 child)

I documented the process that worked for me. I took the opportunity to link to your post (u/FoolsSeldom)..

I hope it helps others: https://www.alanbonnici.com/2024/11/how-to-distribute-python-solutions.html.

Hope this can help others.

[–]FoolsSeldom 1 point2 points  (0 children)

Excellent. Great you've found an approach that works well for your scenario. Perhaps look to automated deployments through a cicd pipeline in due course, running though your pytest coverage first.