apache/incubator-resilientdb-python-sdk

Add environment management with Hermit and dependency management with poetry

Open

#24 opened on Apr 18, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (6 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

Description

  • Use hermit to manage the python version i.e python 3.9+
  • Migrate from pip to poetry for all the dependencies

Contributor guide