c4dt / showcase

Code that helps organize the labs' projects and present them nicely
0 stars 1 forks source link

Switch from requirements.txt to poetry for package management #310

Open lanterno opened 1 year ago

lanterno commented 1 year ago

Currently we use requirements.txt and requirements-test.txt files to manage dependencies. However, the python community has moved for sometime into a more javascript-like dependency managers.

Different solutions have come out in the last couple of years, but today poetry is surely one of the most dependable ones.

Advantages

ineiti commented 1 year ago

The checkboxes here are a bad fit :) It's a list...

lanterno commented 1 year ago

Fixed it!