tophat / syrupy

:pancakes: The sweeter pytest snapshot plugin
https://tophat.github.io/syrupy
Apache License 2.0
490 stars 33 forks source link

Switch to Poetry (or alternative) for syrupy dependency management #576

Closed noahnu closed 2 years ago

noahnu commented 2 years ago

We've been having too many issues with pip-tools. Right now CI is failing because of conflicts that pip-tools can't easily resolve. I want to explore some alternatives such as https://python-poetry.org/ which are supposed to be easier to use.

noahnu commented 2 years ago

https://github.com/tophat/syrupy/pull/594