matrix-org / sygnal

Sygnal: reference Push Gateway for Matrix
Apache License 2.0
167 stars 148 forks source link

Switch to using poetry #374

Closed devonh closed 6 months ago

devonh commented 6 months ago

This brings sygnal in line with synapse & allows the use of a poetry.lock file to track dependency versions more precisely.

devonh commented 6 months ago

Thank you! This looks good, but I think we need to update the dockerfile to use poetry?

Ah! I knew I must be missing something. Will do.