mitodl / bootcamp-ecommerce

MIT Bootcamp e-commerce
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Use `poetry` for Python dependency management #1440

Closed arslanashraf7 closed 10 months ago

arslanashraf7 commented 11 months ago

Use poetry instead of relying on separate requirements.in, requirements.txt, and test_requirements.txt files

Designs and Mockups

See:

Related to https://github.com/mitodl/ol-infrastructure/issues/1578

arslanashraf7 commented 10 months ago

Done via #1456