Category: Microsoft, Ubuntu, github, yaml, shell

In this sixth and last installment of the Hypermodern Python series, I’m going to discuss how to add continuous integration and delivery to your project using GitHub Actions, Poetry, and Nox.¹ In the previous chapter, we discussed how to add documentation.

Related Articles