Election-Tech-Initiative / Election-Tech-Initiative/electionguard-api-python

Ideal Version of Enforcing Poetry Version

未关闭
#113 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue hacktoberfest help wanted
主要语言
Python
星标
37
派生
29
PR 合并指标
30 天内没有已合并 PR

描述

This issue is somewhat related to #111 and #112 . The concern is to solve issues with poetry itself, both the DockerFile and MakeFile contain a reference to a specific version of poetry. The ideal version:

> Running make environment for the first time would install a specific version of poetry (call it vX.Y)
> Running make environment on an existing environment would ensure the correct version of poetry is installed
> The docker container would use the correct poetry version in all cases
> Our linting or CI could include some verification that the lock file is generated for the correct version of poetry (I haven't looked deeply enough at the lock file to know how hard this would be).

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。