mozilla-services / autopush-rs

Push Server in Rust
Mozilla Public License 2.0
199 stars 16 forks source link

Update Python Dependency Management to Poetry #784

Open data-sync-user opened 4 weeks ago

data-sync-user commented 4 weeks ago

Given Push uses Poetry for dependency management, and Poetry is a technology of choice for other services within PXI, it makes sense to update Sync to use Poetry.

Acceptance Criteria:

A subsequent PR will enable poetry for our build process. This is to validate proper environment integration and successful management of each scoped dependency.

┆Issue is synchronized with this Jira Task