autopush-rs icon indicating copy to clipboard operation
autopush-rs copied to clipboard

Update Python Dependency Management to Poetry

Open data-sync-user opened this issue 1 year ago • 0 comments

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:

  • Add poetry
  • Create pyproject.toml
  • Create pyproject.toml for each subdirectory utility
  • Add all dependencies
  • Add makefile commands

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

data-sync-user avatar Oct 18 '24 16:10 data-sync-user