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

Ideal Version of Enforcing Poetry Version

オープン
#113 コメント 2 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。