You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While setting up the server for local development (without container) I noticed that there is nothing to indicate what you need to install when it comes to dependencies or what version you need. Ideally we should be using something similar to yarn or npm to handle dependencies and lock things down, even if it is minor
I propose that we should use Poetry to set this up
While setting up the server for local development (without container) I noticed that there is nothing to indicate what you need to install when it comes to dependencies or what version you need. Ideally we should be using something similar to yarn or npm to handle dependencies and lock things down, even if it is minor
I propose that we should use Poetry to set this up
The text was updated successfully, but these errors were encountered: