ndjenkins85 / ndj_cookie

My personal python project quick start. Useful to jump into projects with favourite tooling, and to record best practices
https://www.ndjenkins.com
MIT License
1 stars 0 forks source link

Address poetry failing in CI #42

Closed ndjenkins85 closed 2 years ago

ndjenkins85 commented 2 years ago

Addresses #41 poetry failing in CI

Root cause of issue was likely having different versions of poetry on dev and github actions. Have clarified instructions for installing poetry.

Updated versioning info as a knock on effect.